VoiceCommandCompletedEventArgs 类

定义

包含 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
继承
Object Platform::Object IInspectable VoiceCommandCompletedEventArgs
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

注解

Javascript: 此对象在 VoiceCommandCompleted 事件处理程序中访问。

属性

Reason

语音命令完成的原因。

适用于

另请参阅