NAnt SDK Documentation - v0.92

FrameworkInfo.Description Property

Gets the description of the framework.

[Visual Basic]
Public ReadOnly Property Description As String
[C#]
public string Description {get;}

Property Value

The description of the framework.

See Also

FrameworkInfo Class | NAnt.Core Namespace