Condividi tramite


NetworkOperatorTetheringSessionAccessPointConfiguration.Band Proprietà

Definizione

Ottiene o imposta la banda di frequenza da usare per la connessione Wi-Fi tethering. Simile a NetworkOperatorTetheringAccessPointConfiguration.Band.

public:
 property TetheringWiFiBand Band { TetheringWiFiBand get(); void set(TetheringWiFiBand value); };
TetheringWiFiBand Band();

void Band(TetheringWiFiBand value);
public TetheringWiFiBand Band { get; set; }
var tetheringWiFiBand = networkOperatorTetheringSessionAccessPointConfiguration.band;
networkOperatorTetheringSessionAccessPointConfiguration.band = tetheringWiFiBand;
Public Property Band As TetheringWiFiBand

Valore della proprietà

Valore di enumerazione che descrive la banda di frequenza da usare per la connessione Wi-Fi tethering.

Requisiti Windows

Funzionalità dell'app
wiFiControl

Si applica a