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

ConfigurationSettings.BuildPath Property

[This is preliminary documentation and subject to change.]

Gets the path in which the output file will be created before its copied to the actual output path.

[Visual Basic]
Overrides Public ReadOnly Property BuildPath As String
[C#]
public override string BuildPath {get;}

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.ConfigurationSettings.BuildPath

See Also

ConfigurationSettings Class | NAnt.VSNet Namespace