Summary
Gets the name of the tool that should be used to create the
NAnt.VSNet.WrapperReferenceBase.WrapperAssembly
.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- WrapperReferenceBase
Syntax
public abstract string WrapperTool { get; }
Value
Type | Description |
---|---|
string |
The name of the tool that should be used to create the
NAnt.VSNet.WrapperReferenceBase.WrapperAssembly .
|