NAnt SDK Documentation - v0.92 |
|
FrameworkInfo.Name Property
Gets the name of the framework.
[Visual Basic]
Public ReadOnly Property Name As
String
[C#]
public
string Name {get;}
Property Value
The name of the framework.
See Also
FrameworkInfo Class | NAnt.Core Namespace