ProjectReferenceBase.

IsSystem Property

Summary

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

Syntax

protected override bool IsSystem { get; }

Value

Type Description
bool false as a project by itself can never be a system assembly.