Compartir a través de


MobileBroadbandDeviceServiceInformation.IsDataReadSupported Propiedad

Definición

Determina si el servicio de dispositivos de banda ancha móvil puede leer datos.

public:
 property bool IsDataReadSupported { bool get(); };
bool IsDataReadSupported();
public bool IsDataReadSupported { get; }
var boolean = mobileBroadbandDeviceServiceInformation.isDataReadSupported;
Public ReadOnly Property IsDataReadSupported As Boolean

Valor de propiedad

Boolean

bool

Si el servicio de dispositivo de banda ancha móvil es capaz de leer datos.

Requisitos de Windows

Características de aplicaciones
cellularDeviceControl cellularDeviceIdentity

Se aplica a

Consulte también