共用方式為


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

語音命令完成的原因。

適用於

另請參閱