NAnt SDK Documentation - v0.92

FrameworkInfo.IsValid Property

Returns a value indicating whether the current framework is valid.

[Visual Basic]
Public ReadOnly Property IsValid As Boolean
[C#]
public bool IsValid {get;}

Property Value

true if the framework is installed and correctly configured; otherwise, false.

See Also

FrameworkInfo Class | NAnt.Core Namespace