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

WrapperReference.IsSystem Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.WrapperReference.IsSystem

See Also

WrapperReference Class | NAnt.VSNet Namespace