GattDescriptorUuids.CharacteristicUserDescription 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 Characteristic User Description Descriptor UUID.
public:
static property Platform::Guid CharacteristicUserDescription { Platform::Guid get(); };
static winrt::guid CharacteristicUserDescription();
public static Guid CharacteristicUserDescription { get; }
var guid = GattDescriptorUuids.characteristicUserDescription;
Public Shared ReadOnly Property CharacteristicUserDescription As Guid
Property Value
The Bluetooth SIG-defined Characteristic User Description Descriptor UUID.
Windows requirements
App capabilities |
bluetooth
|