Share via


BluetoothLEAdvertisementDataTypes.Appearance Property

Definition

Section data type for the Bluetooth LE advertising appearance.

public:
 static property byte Appearance { byte get(); };
static byte Appearance();
public static byte Appearance { get; }
var byte = BluetoothLEAdvertisementDataTypes.appearance;
Public Shared ReadOnly Property Appearance As Byte

Property Value

Byte

byte

The Bluetooth LE advertising appearance.

Windows requirements

App capabilities
bluetooth

Applies to