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