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

FrameworkInfo.Version Property

[This is preliminary documentation and subject to change.]

Gets the version of the framework.

[Visual Basic]
Public ReadOnly Property Version As Version
[C#]
public System.Version Version {get;}

Property Value

The version of the framework.

Remarks

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

See Also

FrameworkInfo Class | NAnt.Core Namespace