This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPUtilities Interface > IGPUtilities.Catalog Property (ArcObjects .NET 10.5 SDK) |
Returns the catalog object shared between geoprocessing operations.
[Visual Basic .NET] Public ReadOnly Property Catalog As Object
[C#] public object Catalog {get;}
[C++]
HRESULT get_Catalog(
LPUNKNOWN* Catalog
);
[C++]
Parameters Catalog [out, retval] Catalog is a parameter of type LPUNKNOWN