GattCharacteristicUserDescription Property
Get the user friendly description for this GattCharacteristic, if the User Description
Descriptor is present, otherwise this will be an empty string.
Namespace: InTheHand.BluetoothAssembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public string UserDescription { get; }
Public ReadOnly Property UserDescription As String
Get
public:
property String^ UserDescription {
String^ get ();
}
member UserDescription : string with get
Property Value
String