GattPresentationFormat.Namespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|