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

适用于