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

FrameworkFunctions Members

FrameworkFunctions overview

Public Instance Constructors

FrameworkFunctions Constructor Missing <summary> documentation for M:NAnt.Core.Functions.FrameworkFunctions.#ctor(NAnt.Core.Project,NAnt.Core.PropertyDictionary)

Public Instance Properties

Project (inherited from FunctionSetBase) Gets or sets the Project that this functionset will reference.

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