GattPresentationFormatTypes.Utf16 Property

Definition

Gets the value of the Utf16 Format Type.

public:
 static property byte Utf16 { byte get(); };
static byte Utf16();
public static byte Utf16 { get; }
var byte = GattPresentationFormatTypes.utf16;
Public Shared ReadOnly Property Utf16 As Byte

Property Value

Byte

byte

The value of the Utf16 Format Type.

Windows requirements

App capabilities
bluetooth

Applies to