This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterTypeFactory Interface > IRasterTypeFactory.CLSID Property (ArcObjects .NET 10.5 SDK) |
The COM class ID of the raster type factory.
[Visual Basic .NET] Public ReadOnly Property CLSID As UID
[C#] public UID CLSID {get;}
[C++]
HRESULT get_CLSID(
IUID** ppCLSID
);
[C++]
Parameters ppCLSID [out, retval]
ppCLSID is a parameter of type IUID