This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPTool Interface > IGPTool.DialogCLSID Property (ArcObjects .NET 10.4 SDK) |
The class identifier of the custom dialog to use for this tool.
[Visual Basic .NET] Public ReadOnly Property DialogCLSID As UID
[C#] public UID DialogCLSID {get;}
[C++]
HRESULT get_DialogCLSID(
IUID** CLSID
);
[C++]
Parameters CLSID [out, retval]
CLSID is a parameter of type IUID