NAnt SDK Documentation - v0.92

VcConfigurationBase.GetToolSetting Method

Gets the value of a given setting for a specified tool.

Overload List

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);

See Also

VcConfigurationBase Class | NAnt.VSNet Namespace