ConversationalAgentSystemStateChangedEventArgs 類別

定義

提供 SystemStateChanged 事件的事件數據。

public ref class ConversationalAgentSystemStateChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ConversationalAgentSystemStateChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ConversationalAgentSystemStateChangedEventArgs
Public NotInheritable Class ConversationalAgentSystemStateChangedEventArgs
繼承
Object Platform::Object IInspectable ConversationalAgentSystemStateChangedEventArgs
屬性

Windows 需求

裝置系列
Windows 10, version 1903 (已於 10.0.18362.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v8.0 引進)

屬性

SystemStateChangeType

取得已變更的系統狀態。

適用於