次の方法で共有


FeatureSwitches.PushDataEnforceQuotasEnabled プロパティ

定義

PushDataEnforceQuotas が有効かどうかを示すブール値を取得します。

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

プロパティ値

Boolean

true PushDataEnforceQuotas が有効になっている場合は 。それ以外の場合は false

適用対象