다음을 통해 공유


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

적용 대상