ChatMessageNotificationTriggerDetails.ShouldUpdateDetailText 属性

定义

获取一个布尔值,该值指示后台任务应更新应用的消息磁贴计数。

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

属性值

Boolean

bool

一个布尔值,指示后台任务应更新应用的消息磁贴计数。

Windows 要求

应用功能
chat chatSystem smsSend

适用于