GattLocalCharacteristic.UserDescription 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 user-friendly description for this local characteristic.
public:
property Platform::String ^ UserDescription { Platform::String ^ get(); };
winrt::hstring UserDescription();
public string UserDescription { get; }
var string = gattLocalCharacteristic.userDescription;
Public ReadOnly Property UserDescription As String
Property Value
The user-friendly description for this local characteristic.
Windows requirements
App capabilities |
bluetooth
|