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


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

IGxDialog.InternalCatalog Property

The catalog object used internally by the GxDialog.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface