NAnt SDK Documentation - v0.92

FrameworkFunctions.GetDescription Method

Gets the description of the current target framework.

Overload List

Gets the description of the current target framework.

public string GetDescription();

Gets the description of the specified framework.

public string GetDescription(string);

See Also

FrameworkFunctions Class | NAnt.Core.Functions Namespace | GetTargetFramework