| COMReferenceItemWrapperTool Property |
This is used to get the wrapper tool
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public string WrapperTool { get; }
Public ReadOnly Property WrapperTool As String
Get
public:
property String^ WrapperTool {
String^ get ();
}
member WrapperTool : string with get
Property Value
Type:
StringSee Also