FeatureSwitches.PushNotificationOnSharedDashboardEnabled プロパティ

定義

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

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

プロパティ値

true 共有ダッシュボードのプッシュ通知が有効であれば、それ以外は false

適用対象