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


IStartupDialog2.InitialCommand Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IStartupDialog2.InitialCommand Property

An initial command to run (may be nothing).

[Visual Basic .NET]
Public ReadOnly Property InitialCommand As UID
[C#]
public UID InitialCommand {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IStartupDialog2 Interface