NAnt SDK Documentation - v0.92

GacCache Members

GacCache overview

Public Instance Constructors

GacCache Constructor Initializes a new instance of the GacCache class in the context of the given Project.

Public Instance Properties

Project Gets the Project context of the GacCache.

Public Instance Methods

Dispose 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
GetType (inherited from Object) Gets the Type of the current instance.
IsAssemblyInGac Determines whether an assembly is installed in the Global Assembly Cache given its file name or path.
RecreateDomain 
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

GacCache Class | NAnt.Core.Util Namespace