Summary
Gets a value indicating whether this reference represents a system
assembly.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- WrapperReferenceBase
Syntax
protected override bool IsSystem { get; }
Value
| Type | Description |
|---|---|
| bool |
false as none of the system assemblies are wrappers
or Primary Interop Assemblies anyway.
|
