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

適用於