NAnt SDK Documentation - v0.85-nightly-2005-11-09

VcFileConfiguration.GetToolSetting Method

[This is preliminary documentation and subject to change.]

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

Overload List

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

See Also

VcFileConfiguration Class | NAnt.VSNet Namespace