Condividi tramite


MobileBroadbandModem.IsResetSupported Proprietà

Definizione

Ottiene un valore che indica se il modem mobile broadband consente un'operazione di reimpostazione.

public:
 property bool IsResetSupported { bool get(); };
bool IsResetSupported();
public bool IsResetSupported { get; }
var boolean = mobileBroadbandModem.isResetSupported;
Public ReadOnly Property IsResetSupported As Boolean

Valore della proprietà

Boolean

bool

Quando questo valore è true, il modem può essere reimpostato chiamando ResetAsync. Quando questo valore è false, la chiamata a ResetAsync ha esito negativo.

Requisiti Windows

Funzionalità dell'app
cellularDeviceControl cellularDeviceIdentity

Si applica a