NAnt SDK Documentation - v0.85-nightly-2005-11-09

FrameworkInfo.Family Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.Core.FrameworkInfo.Family

See Also

FrameworkInfo Class | NAnt.Core Namespace