NAnt SDK Documentation - v0.92

ReferenceBase Methods

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

Public Static (Shared) Methods

GetRelatedFiles 

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetAssemblyReferences Gets the complete set of assemblies that need to be referenced when a project references this component.
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
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) Gets the Type of the current instance.
IsManaged Gets a value indicating whether the reference is managed for the specified configuration.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
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) Creates a shallow copy of the current Object.

See Also

ReferenceBase Class | NAnt.VSNet Namespace