Udostępnij za pośrednictwem


ConnectionProfile Enum

Definition

Describes the type of connection the device is using.

public enum ConnectionProfile
Inheritance
System.Enum
ConnectionProfile

Fields

Name Value Description
Unknown 0

Other unknown type of connection.

Bluetooth 1

The bluetooth data connection.

Cellular 2

The mobile/cellular data connection.

Ethernet 3

The ethernet data connection.

WiFi 4

The WiFi data connection.

Applies to