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


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

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