This document is archived and information here might be outdated. Recommended version. |
The category of the tool name object.
[Visual Basic .NET]
Public Property ToolCategory As String
[C#]
public string ToolCategory {get; set;}
[C++]
HRESULT get_ToolCategory(
System.String* Path
);
[C++]
HRESULT put_ToolCategory(
BSTR Path
);
[C++] Parameters Path [out, retval]
Path is a parameter of type BSTR* Path [in]
Path is a parameter of type BSTR