NAnt SDK Documentation - v0.92

ManagedWrapperReference.WrapperTool Property

Gets the name of the tool that should be used to create the WrapperAssembly.

[Visual Basic]
Overrides Public ReadOnly Property WrapperTool As String
[C#]
public override string WrapperTool {get;}

Property Value

The name of the tool that should be used to create the WrapperAssembly.

See Also

ManagedWrapperReference Class | NAnt.VSNet Namespace