NAnt SDK Documentation - v0.92

ReferenceBase.Parent Property

Gets the project in which the reference is defined.

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

See Also

ReferenceBase Class | NAnt.VSNet Namespace