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

ConfigurationBase.OutputPath Property

[This is preliminary documentation and subject to change.]

Gets the path for the output file.

[Visual Basic]
MustOverride Public ReadOnly Property OutputPath As String
[C#]
public abstract string OutputPath {get;}

Remarks

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

See Also

ConfigurationBase Class | NAnt.VSNet Namespace