AssemblyReferenceBase.

IsSystem Property

Summary

Gets a value indicating whether this reference represents a system assembly.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
AssemblyReferenceBase

Syntax

protected override bool IsSystem { get; }

Value

Type Description
bool true if this reference represents a system assembly; otherwise, false.