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

FrameworkFunctions Methods

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

Public Instance Methods

Equals (inherited from Object) 
Exists Checks whether the specified framework exists.
GetAssemblyDirectory Gets the assembly directory of the specified framework.
GetClrVersion Gets the Common Language Runtime version of the specified framework.
GetDescription Gets the description of the specified framework.
GetFamily Gets the family of the specified framework.
GetFrameworkDirectory Gets the framework directory of the specified framework.
GetHashCode (inherited from Object) 
GetRuntimeEngine Gets the runtime engine of the specified framework.
GetRuntimeFramework Gets the identifier of the runtime framework.
GetSdkDirectory Gets the SDK directory of the specified framework.
GetTargetFramework Gets the identifier of the current target framework.
GetType (inherited from Object) 
GetVersion Gets the version of the specified framework.
SdkExists Checks whether the SDK for the specified framework is installed.
ToString (inherited from Object) 

Protected Instance Methods

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

See Also

FrameworkFunctions Class | NAnt.Core.Functions Namespace