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
|