共用方式為


NetworkOperatorTetheringSessionAccessPointConfiguration.Band 屬性

定義

取得或設定要用於 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

適用於