VoiceCommandCompletedEventArgs Klasse

Definition

Enthält Ereignisdaten für das VoiceCommandCompleted-Ereignis .

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
Vererbung
Object Platform::Object IInspectable VoiceCommandCompletedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Javascript: Auf dieses Objekt wird in einem VoiceCommandCompleted-Ereignishandler zugegriffen .

Eigenschaften

Reason

Der Grund, warum der Sprachbefehl abgeschlossen wurde.

Gilt für:

Weitere Informationen