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

获取已更改的系统状态。

适用于