NAnt SDK Documentation - v0.92

WrapperReferenceBase.WrapperTool Property

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

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

Property Value

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

See Also

WrapperReferenceBase Class | NAnt.VSNet Namespace