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


IGxCatalog.Location Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxCatalog.Location Property

The location to the specified path. If the path isn't yet part of the catalog, it is added as a folder connection.

[Visual Basic .NET]
Public WriteOnly Property Location
[C#]
public void Location {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalog Interface