Condividi tramite


MobileBroadbandModem.MaxDeviceServiceDataSizeInBytes Proprietà

Definizione

Ottiene le dimensioni massime dei dati del servizio dispositivi, in byte, per il modem a banda larga mobile.

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

Valore della proprietà

UInt32

unsigned int

uint32_t

dimensioni massime dei dati del servizio dispositivi, in byte, per il modem a banda larga mobile.

Requisiti Windows

Funzionalità dell'app
cellularDeviceControl cellularDeviceIdentity

Si applica a

Vedi anche