Partager via


CommandInfo.Command Propriété

Définition

Identificateur unique qui représente un comportement ou une action.

public:
 property System::Windows::Input::ICommand ^ Command { System::Windows::Input::ICommand ^ get(); };
public System.Windows.Input.ICommand Command { get; }
member this.Command : System.Windows.Input.ICommand
Public ReadOnly Property Command As ICommand

Valeur de propriété

Retourne ICommand.

Remarques

La copie, le collage et l'annulation sont des exemples de commandes.

S’applique à