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


IGxCatalogAdmin.ReturnToLastLocation Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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