LaunchedEventArgs.ActionMoniker Property

Definition

Gets the name of the action.

public:
 property System::String ^ ActionMoniker { System::String ^ get(); };
public string ActionMoniker { get; }
member this.ActionMoniker : string
Public ReadOnly Property ActionMoniker As String

Property Value

A string that represents the name of the action.

Applies to