This document is archived and information here might be outdated.  Recommended version.


IGxApplication.Catalog Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxApplication Interface > IGxApplication.Catalog Property
ArcGIS Developer Help

IGxApplication.Catalog Property

The current catalog.

[Visual Basic .NET]
Public ReadOnly Property Catalog As IGxCatalog
[C#]
public IGxCatalog Catalog {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplication Interface