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

ReferenceBase Members

ReferenceBase overview

Public Static (Shared) Methods

GetRelatedFilesMissing <summary> documentation for M:NAnt.VSNet.ReferenceBase.GetRelatedFiles(System.String,System.Collections.Hashtable)

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.ReferenceBase.Name

Public Instance Methods

Equals (inherited from Object) 
GetAssemblyReferences Gets the complete set of assemblies that need to be referenced when a project references this component.
GetHashCode (inherited from Object) 
GetOutputFiles Gets the complete set of output files of the reference for the specified configuration.
GetPrimaryOutputFile Gets the output path of the reference, without taking the "copy local" setting into consideration.
GetTimestamp 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 Constructors

ReferenceBase Constructor Missing <summary> documentation for M:NAnt.VSNet.ReferenceBase.#ctor(NAnt.VSNet.ReferencesResolver,NAnt.VSNet.ProjectBase)

Protected Instance Properties

IsSystem Gets a value indicating whether this reference represents a system assembly.
Parent Gets the project in which the reference is defined.
ReferencesResolverMissing <summary> documentation for P:NAnt.VSNet.ReferenceBase.ReferencesResolver
SolutionTaskMissing <summary> documentation for P:NAnt.VSNet.ReferenceBase.SolutionTask

Protected Instance Methods

Finalize (inherited from Object) 
GetFileTimestamp Returns the date and time the specified file was last written to.
LogOverloaded. Logs a message with the given priority.
MemberwiseClone (inherited from Object) 

See Also

ReferenceBase Class | NAnt.VSNet Namespace