ChatMessageNotificationTriggerDetails.ShouldUpdateActionCenter 属性

定义

获取一个布尔值,该值指示是否应使用 消息更新 Windows 操作中心。

public:
 property bool ShouldUpdateActionCenter { bool get(); };
bool ShouldUpdateActionCenter();
public bool ShouldUpdateActionCenter { get; }
var boolean = chatMessageNotificationTriggerDetails.shouldUpdateActionCenter;
Public ReadOnly Property ShouldUpdateActionCenter As Boolean

属性值

Boolean

bool

一个布尔值,指示是否应更新 Windows 操作中心。

Windows 要求

应用功能
chat chatSystem smsSend

适用于