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


IStartupDialogSettings.OpenLastDocument Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IS > IStartupDialogSettings Interface > IStartupDialogSettings.OpenLastDocument Property
ArcGIS Developer Help

IStartupDialogSettings.OpenLastDocument Property

Indicates if the last document should be opened.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IStartupDialogSettings Interface