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


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

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