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