GattDescriptorValue Property
The currently cached descriptor value.
This value gets updated when the value of the descriptor is read.
Namespace: InTheHand.BluetoothAssembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public byte[] Value { get; }
Public ReadOnly Property Value As Byte()
Get
public:
property array<unsigned char>^ Value {
array<unsigned char>^ get ();
}
member Value : byte[] with get
Property Value
Byte