GattLocalCharacteristic.UserDescription Property

Definition

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

String

Platform::String

winrt::hstring

The user-friendly description for this local characteristic.

Windows requirements

App capabilities
bluetooth

Applies to