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


IStartupDialogSettings.OpenLastDocument Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

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