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

VcProjectReference Properties

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

Public Instance Properties

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

Protected Instance Properties

IsPrivateMissing <summary> documentation for P:NAnt.VSNet.VcProjectReference.IsPrivate
IsPrivateSpecifiedMissing <summary> documentation for P:NAnt.VSNet.VcProjectReference.IsPrivateSpecified
IsSystem (inherited from ProjectReferenceBase) 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

VcProjectReference Class | NAnt.VSNet Namespace