GattCharacteristicUuids.SystemId 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 Bluetooth SIG-defined SystemId characteristic UUID.
public:
static property Platform::Guid SystemId { Platform::Guid get(); };
static winrt::guid SystemId();
public static Guid SystemId { get; }
var guid = GattCharacteristicUuids.systemId;
Public Shared ReadOnly Property SystemId As Guid
Property Value
The Bluetooth SIG-defined SystemId characteristic UUID.
Windows requirements
App capabilities |
bluetooth
|