NAnt SDK Documentation - v0.92

WrapperReferenceBase.IsSystem Property

Gets a value indicating whether this reference represents a system assembly.

[Visual Basic]
Overrides Protected ReadOnly Property IsSystem As Boolean
[C#]
protected override bool IsSystem {get;}

Property Value

false as none of the system assemblies are wrappers or Primary Interop Assemblies anyway.

See Also

WrapperReferenceBase Class | NAnt.VSNet Namespace