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

FileReferenceBase Methods

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

Public Instance Methods

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

Finalize (inherited from Object) 
GetAssemblyOutputFiles Gets the complete set of output files for the specified assembly and adds them to collection.
GetFileTimestamp (inherited from ReferenceBase) Returns the date and time the specified file was last written to.
Log (inherited from ReferenceBase)Overloaded. Logs a message with the given priority.
MemberwiseClone (inherited from Object) 

See Also

FileReferenceBase Class | NAnt.VSNet Namespace