NAnt SDK Documentation - v0.92 |
|
WrapperReferenceBase.WrapperAssembly Property
Gets the path of the wrapper assembly.
[Visual Basic]
MustOverride Public ReadOnly Property WrapperAssembly As
String
[C#]
public abstract
string WrapperAssembly {get;}
Property Value
The path of the wrapper assembly.
Remarks
The wrapper assembly is stored in the object directory of the project.
See Also
WrapperReferenceBase Class | NAnt.VSNet Namespace