BluetoothLEAdvertisementDataTypes.ShortenedLocalName Property

Definition

Section data type for a shortened local name.

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

Property Value

Byte

byte

A shortened local name.

Windows requirements

App capabilities
bluetooth

Applies to