GattPresentationFormat.Namespace Property

Definition

Gets the Namespace of the GattPresentationFormat object.

public:
 property byte Namespace { byte get(); };
byte Namespace();
public byte Namespace { get; }
var byte = gattPresentationFormat.namespace;
Public ReadOnly Property Namespace As Byte

Property Value

Byte

byte

The Namespace of the GattPresentationFormat object.

Windows requirements

App capabilities
bluetooth

Applies to