This document is archived and information here might be outdated. Recommended version. |
The tool extension associated with the tool.
[Visual Basic .NET] Public ReadOnly Property ToolExtensionGen As IGPToolExtensionGen
[C#] public IGPToolExtensionGen ToolExtensionGen {get;}
[C++]
HRESULT get_ToolExtensionGen(
IGPToolExtensionGen** extension
);
[C++]
Parameters extension [out, retval]
extension is a parameter of type IGPToolExtensionGen**