次の方法で共有


FeatureSwitches.PushNotificationOnSharedDashboardEnabled プロパティ

定義

共有ダッシュボードでのプッシュ通知が有効かどうかを示します。

public:
 property bool PushNotificationOnSharedDashboardEnabled { bool get(); };
public bool PushNotificationOnSharedDashboardEnabled { get; }
member this.PushNotificationOnSharedDashboardEnabled : bool
Public ReadOnly Property PushNotificationOnSharedDashboardEnabled As Boolean

プロパティ値

Boolean

true 共有ダッシュボードのプッシュ通知が有効になっている場合。それ以外の場合は false

適用対象