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