DataPlanStatus.DataLimitInMegabytes プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
データ プランで定義されている各支払いサイクル内の接続の最大データ転送許容量を示す値を取得します。
public:
property IReference<unsigned int> ^ DataLimitInMegabytes { IReference<unsigned int> ^ get(); };
IReference<uint32_t> DataLimitInMegabytes();
public System.Nullable<uint> DataLimitInMegabytes { get; }
var iReference = dataPlanStatus.dataLimitInMegabytes;
Public ReadOnly Property DataLimitInMegabytes As Nullable(Of UInteger)
プロパティ値
ネットワークキャリアで定義されているメガバイトの最大数。