FeatureSwitches.PushDataEnforceQuotasEnabled プロパティ

定義

PushDataEnforceQuotasが有効かどうかを示すブール値が表示されます。

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

プロパティ値

true PushDataEnforceQuotasが有効であれば、それ以外は false

適用対象