NAnt SDK Documentation - v0.92

CompilerBase.ResourceLinkage.IsValid Property

Gets a value indicating whether the CompilerBase.ResourceLinkage instances contains valid data.

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

Property Value

true if the CompilerBase.ResourceLinkage instance contains valid data; otherwise, false.

See Also

CompilerBase.ResourceLinkage Class | NAnt.DotNet.Tasks Namespace