Gets the value of a given setting for a specified tool.
Gets the value of a given setting for a specified tool.
public string GetToolSetting(string,string);
Gets the value of a given setting for a specified tool.
public abstract string GetToolSetting(string,string,string);
VcConfigurationBase Class | NAnt.VSNet Namespace