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