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

ProjectReferenceBase Properties

The properties of the ProjectReferenceBase class are listed below. For a complete list of ProjectReferenceBase class members, see the ProjectReferenceBase Members topic.

Public Instance Properties

CopyLocal Gets a value indicating whether the output file(s) of this reference should be copied locally.
NameMissing <summary> documentation for P:NAnt.VSNet.ProjectReferenceBase.Name
ProjectMissing <summary> documentation for P:NAnt.VSNet.ProjectReferenceBase.Project

Protected Instance Properties

IsPrivateMissing <summary> documentation for P:NAnt.VSNet.ProjectReferenceBase.IsPrivate
IsPrivateSpecifiedMissing <summary> documentation for P:NAnt.VSNet.ProjectReferenceBase.IsPrivateSpecified
IsSystem Gets a value indicating whether this reference represents a system assembly.
Parent (inherited from ReferenceBase) Gets the project in which the reference is defined.
ReferencesResolver (inherited from ReferenceBase)Missing <summary> documentation for P:NAnt.VSNet.ReferenceBase.ReferencesResolver
SolutionTask (inherited from ReferenceBase)Missing <summary> documentation for P:NAnt.VSNet.ReferenceBase.SolutionTask

See Also

ProjectReferenceBase Class | NAnt.VSNet Namespace