GattDescriptorCharacteristic Property
The GATT characteristic this descriptor belongs to.
Namespace: InTheHand.BluetoothAssembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public GattCharacteristic Characteristic { get; }
Public ReadOnly Property Characteristic As GattCharacteristic
Get
public:
property GattCharacteristic^ Characteristic {
GattCharacteristic^ get ();
}
member Characteristic : GattCharacteristic with get
Property Value
GattCharacteristic