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


IGxApplication.Catalog Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

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