Partager via


VoiceCommand.CommandName Propriété

Définition

Obtient la valeur de l’attribut Name pour l’élément Command déclaré dans le fichier VCD (Voice Command Definition).

public:
 property Platform::String ^ CommandName { Platform::String ^ get(); };
winrt::hstring CommandName();
public string CommandName { get; }
var string = voiceCommand.commandName;
Public ReadOnly Property CommandName As String

Valeur de propriété

String

Platform::String

winrt::hstring

Nom de la commande.

S’applique à

Voir aussi