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

ConfigurationBase.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]
MustOverride Public ReadOnly Property BuildPath As String
[C#]
public abstract string BuildPath {get;}

Remarks

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

See Also

ConfigurationBase Class | NAnt.VSNet Namespace