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


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

IGxCatalogAdmin.ReturnToLastLocation Property

Indicates if ArcCatalog should return to last location on startup.

[Visual Basic .NET]
Public Property ReturnToLastLocation As Boolean
[C#]
public bool ReturnToLastLocation {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalogAdmin Interface