Summary
Gets a value indicating whether this reference represents a system
assembly.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- Assembly
Reference Base
Syntax
protected override bool IsSystem { get; }
Value
Type | Description |
---|---|
bool |
true if this reference represents a system
assembly; otherwise, false .
|