IActionInfo.ActionHandlerMoniker Propriété

Définition

Obtient le nom de gestionnaire d’action associé à l’action.

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

Valeur de propriété

Une chaîne qui représente le nom du gestionnaire d’action associé à l’action.

S’applique à