ActionInfo.ActionHandlerMoniker Property

Definition

Gets or sets the moniker of the handler.

public:
 property System::String ^ ActionHandlerMoniker { System::String ^ get(); void set(System::String ^ value); };
public string ActionHandlerMoniker { get; set; }
member this.ActionHandlerMoniker : string with get, set
Public Property ActionHandlerMoniker As String

Property Value

A string that represents the moniker of the handler.

Applies to