NAnt SDK Documentation - v0.92

ManagedWrapperReference.WrapperAssembly Property

Gets the path of the wrapper assembly.

[Visual Basic]
Overrides Public ReadOnly Property WrapperAssembly As String
[C#]
public override 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

ManagedWrapperReference Class | NAnt.VSNet Namespace