次の方法で共有


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

適用対象