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

適用於