Gets the description of the current target framework.
Gets the description of the current target framework.
public string GetDescription();
Gets the description of the specified framework.
public string GetDescription(string);
FrameworkFunctions Class | NAnt.Core.Functions Namespace | GetTargetFramework