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