NAnt SDK Documentation - v0.92

AssemblyReferenceBase.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

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

See Also

AssemblyReferenceBase Class | NAnt.VSNet Namespace