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


IGxBrowser.InternalCatalog Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxBrowser.InternalCatalog Property

The Catalog object used internally by the Catalog window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxBrowser Interface