Share via


KeyBinding.CommandParameter Propriété

Définition

Renvoie le paramètre de commande affecté à la touche de raccourci spécifiée.

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

Valeur de propriété

Remarques

Pour plus d’informations sur les commandes qui acceptent des paramètres, consultez la Add(WdKeyCategory, String, Int32, Object, Object) méthode de l’objet KeyBindings . Utilisez la Command propriété pour renvoyer le nom de commande affecté à la touche de raccourci spécifiée.

S’applique à