IActionInfo.ActionHandlerMoniker Propriedade

Definição

Recebe o nome de manipulador de ações associado à ação.

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

Valor da propriedade

Uma string que representa o nome do manipulador de ações associado à ação.

Aplica-se a