ConnectionProfile 枚举

定义

描述设备正在使用的连接类型。

public enum ConnectionProfile
继承
System.Enum
ConnectionProfile

字段

Bluetooth 1

蓝牙数据连接。

Cellular 2

移动/手机网络数据连接。

Ethernet 3

以太网数据连接。

Unknown 0

其他未知类型的连接。

WiFi 4

WiFi 数据连接。

适用于