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

VcProjectReference Members

VcProjectReference overview

Public Instance Constructors

VcProjectReference Overloaded. Initializes a new instance of the VcProjectReference class.

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

Public Instance Methods

Equals (inherited from Object) 
GetAssemblyReferences (inherited from ProjectReferenceBase) Gets the complete set of assemblies that need to be referenced when a project references this project.
GetHashCode (inherited from Object) 
GetOutputFiles (inherited from ProjectReferenceBase) Gets the complete set of output files for the referenced project.
GetPrimaryOutputFile (inherited from ProjectReferenceBase) Gets the output path of the reference, without taking the "copy local" setting into consideration.
GetTimestamp (inherited from ProjectReferenceBase) Gets the timestamp of the reference.
GetType (inherited from Object) 
IsManaged Gets a value indicating whether the reference is managed for the specified configuration.
ToString (inherited from Object) 

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

Protected Instance Methods

Finalize (inherited from Object) 
GetFileTimestamp (inherited from ReferenceBase) Returns the date and time the specified file was last written to.
LoadProject (inherited from ProjectReferenceBase)Missing <summary> documentation for M:NAnt.VSNet.ProjectReferenceBase.LoadProject(NAnt.VSNet.SolutionBase,System.CodeDom.Compiler.TempFileCollection,NAnt.Core.Util.GacCache,System.IO.DirectoryInfo,System.String)
Log (inherited from ReferenceBase)Overloaded. Logs a message with the given priority.
MemberwiseClone (inherited from Object) 

See Also

VcProjectReference Class | NAnt.VSNet Namespace