次の方法で共有


MobileBroadbandModem.MaxDeviceServiceDataSizeInBytes プロパティ

定義

モバイル ブロードバンド モデムの最大デバイス サービス データ サイズ (バイト単位) を取得します。

public:
 property unsigned int MaxDeviceServiceDataSizeInBytes { unsigned int get(); };
uint32_t MaxDeviceServiceDataSizeInBytes();
public uint MaxDeviceServiceDataSizeInBytes { get; }
var uInt32 = mobileBroadbandModem.maxDeviceServiceDataSizeInBytes;
Public ReadOnly Property MaxDeviceServiceDataSizeInBytes As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

モバイル ブロードバンド モデムの最大デバイス サービス データ サイズ (バイト単位)。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象

こちらもご覧ください