Share via


GattPresentationFormatTypes.Utf8 Property

Definition

Gets the value of the Utf8 Format Type.

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

Property Value

Byte

byte

The value of the Utf8 Format Type.

Windows requirements

App capabilities
bluetooth

Applies to