Compartir a través de


ExternalApplication.DoDefaultAction Method

Definition

Performs the default action on the application, if there is a default action. The default action is the one with an id of 1, but there may not be one.

public:
 override void DoDefaultAction();
public override void DoDefaultAction ();
override this.DoDefaultAction : unit -> unit
Public Overrides Sub DoDefaultAction ()

Applies to