共用方式為


NetworkOperatorTetheringSessionAccessPointConfiguration.IsBandSupported 方法

定義

取得值,指出 Wi-Fi 配接器是否允許使用特定頻率帶設定連接熱點。 類似於 NetworkOperatorTetheringAccessPointConfiguration.IsBandSupported

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

參數

band
TetheringWiFiBand

指定要查詢的頻率帶。

傳回

Boolean

bool

true 如果支援頻率帶,則為 ;否則為 false

Windows 需求

應用程式功能
wiFiControl

適用於