Partager via


VoiceCommandCompletedEventArgs Classe

Définition

Contient des données d’événement pour l’événement VoiceCommandCompleted .

public ref class VoiceCommandCompletedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class VoiceCommandCompletedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class VoiceCommandCompletedEventArgs
Public NotInheritable Class VoiceCommandCompletedEventArgs
Héritage
Object Platform::Object IInspectable VoiceCommandCompletedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Remarques

Javascript: Cet objet est accessible dans un gestionnaire d’événements VoiceCommandCompleted .

Propriétés

Reason

Raison pour laquelle la commande vocale s’est terminée.

S’applique à

Voir aussi