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

AssemblyFunctions Methods

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

Public Static (Shared) Methods

GetFullName Gets the full name of the assembly, also known as the display name.
GetLocation Gets the physical location, in codebase format, of the loaded file that contains the manifest.
GetName Gets an AssemblyName for the specified assembly.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Load Loads an assembly given the long form of its name.
LoadFromFile Loads an assembly given its file name or path.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

AssemblyFunctions Class | NAnt.Core.Functions Namespace