ReferenceBase.

CopyLocal Property

Summary

Gets a value indicating whether the output file(s) of this reference should be copied locally.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
ReferenceBase

Syntax

public abstract bool CopyLocal { get; }

Value

Type Description
bool true if the output file(s) of this reference should be copied locally; otherwise, false.