Partager via


NetworkOperatorTetheringAccessPointConfiguration.IsBandSupported Méthode

Définition

Vérifie si le point d’accès Wi-Fi prend en charge la bande de fréquence sans fil spécifiée.

public:
 virtual bool IsBandSupported(TetheringWiFiBand band) = IsBandSupported;
bool IsBandSupported(TetheringWiFiBand const& band);
public bool IsBandSupported(TetheringWiFiBand band);
function isBandSupported(band)
Public Function IsBandSupported (band As TetheringWiFiBand) As Boolean

Paramètres

band
TetheringWiFiBand

Constante TetheringWiFiBand , spécifiant la bande de fréquence à interroger.

Retours

Boolean

bool

true si la bande de fréquence est prise en charge, sinon false.

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 2004 (introduit dans 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v10.0)
Fonctionnalités de l’application
wiFiControl

S’applique à