The GUID that identifies this Workspace Extension.
[Visual Basic .NET] Public ReadOnly Property GUID As UID
[C#] public UID GUID {get;}
[C++]
HRESULT get_GUID(
IUID** ppGUID
);
[C++]Parameters
ppGUID [out, retval]ppGUID is a parameter of type IUID
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
The GUID property returns the well-known GUID for the extension and is guaranteed to be unique.