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

ManagedProjectBase.ProjectLocation Property

[This is preliminary documentation and subject to change.]

Get the location of the project.

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

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.ManagedProjectBase.ProjectLocation

See Also

ManagedProjectBase Class | NAnt.VSNet Namespace