NAnt SDK Documentation - v0.92

AssemblyReferenceBase.CreateProjectReference Method 

[Visual Basic]
Public Function CreateProjectReference( _
   ByVal project As ProjectBase _
) As ProjectReferenceBase
[C#]
public ProjectReferenceBase CreateProjectReference(
   ProjectBase project
);

See Also

AssemblyReferenceBase Class | NAnt.VSNet Namespace