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

FrameworkInfo.Name Property

[This is preliminary documentation and subject to change.]

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.

Remarks

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

See Also

FrameworkInfo Class | NAnt.Core Namespace