WrapperReferenceBase.

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
WrapperReferenceBase

Syntax

public override bool CopyLocal { get; }

Value

Type Description
bool false if the reference wraps a Primary Interop Assembly; otherwise, true.