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

ReferenceBase.Parent Property

[This is preliminary documentation and subject to change.]

Gets the project in which the reference is defined.

[Visual Basic]
Protected ReadOnly Property Parent As ProjectBase
[C#]
protected ProjectBase Parent {get;}

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.ReferenceBase.Parent

See Also

ReferenceBase Class | NAnt.VSNet Namespace