This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPToolName Interface > IGPToolName.DialogCLSID Property (ArcObjects .NET 10.4 SDK) |
The CLSID of the dialog object of the tool name.
[Visual Basic .NET] Public Property DialogCLSID As UID
[C#] public UID DialogCLSID {get; set;}
[C++]
HRESULT get_DialogCLSID(
IUID** ppClsid
);
[C++]
HRESULT putref_DialogCLSID(
IUID* ppClsid
);
[C++]
Parameters ppClsid [out, retval]
ppClsid is a parameter of type IUID ppClsid [in]
ppClsid is a parameter of type IUID