GattLocalCharacteristicResult.Characteristic Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the characteristic of the GATT service.
public:
property GattLocalCharacteristic ^ Characteristic { GattLocalCharacteristic ^ get(); };
GattLocalCharacteristic Characteristic();
public GattLocalCharacteristic Characteristic { get; }
var gattLocalCharacteristic = gattLocalCharacteristicResult.characteristic;
Public ReadOnly Property Characteristic As GattLocalCharacteristic
Property Value
The characteristic of the GATT service.
Windows requirements
App capabilities |
bluetooth
|