NetworkOperatorTetheringSessionAccessPointConfiguration.Band 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要用於 Wi-Fi 連線的頻率帶。 類似於 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
屬性值
列舉值,描述要用於 Wi-Fi 連線的頻率帶。
Windows 需求
應用程式功能 |
wiFiControl
|