VoiceCommandCompletedEventArgs.Reason Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Raison pour laquelle la commande vocale s’est terminée.
public:
property VoiceCommandCompletionReason Reason { VoiceCommandCompletionReason get(); };
VoiceCommandCompletionReason Reason();
public VoiceCommandCompletionReason Reason { get; }
var voiceCommandCompletionReason = voiceCommandCompletedEventArgs.reason;
Public ReadOnly Property Reason As VoiceCommandCompletionReason
Valeur de propriété
Raison pour laquelle la commande vocale s’est terminée.