This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPToolExtension Interface > IGPToolExtension.DialogCLSID Property (ArcObjects .NET 10.4 SDK) |
The CLSID of a custom dialog class to enter/edit parameter values for custom tools associated with this tool extension.
[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