NAnt SDK Documentation - v0.85-nightly-2005-11-09

WrapperReference.CopyLocal Property

[This is preliminary documentation and subject to change.]

Gets a value indicating whether the output file(s) of this reference should be copied locally.

[Visual Basic]
Overrides Public ReadOnly Property CopyLocal As Boolean
[C#]
public override bool CopyLocal {get;}

Property Value

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

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.WrapperReference.CopyLocal

See Also

WrapperReference Class | NAnt.VSNet Namespace