ChatMessageNotificationTriggerDetails.ShouldUpdateDetailText 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个布尔值,该值指示后台任务应更新应用的消息磁贴计数。
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
|