NAnt SDK Documentation - v0.92

WrapperReferenceBase.CopyLocal Property

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.

See Also

WrapperReferenceBase Class | NAnt.VSNet Namespace