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

FrameworkInfo.ClrVersion Property

[This is preliminary documentation and subject to change.]

Gets the Common Language Runtime of the framework.

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

Property Value

The Common Language Runtime of the framework.

Remarks

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

See Also

FrameworkInfo Class | NAnt.Core Namespace