GattLocalCharacteristic.CharacteristicProperties 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 local characteristic properties.
public:
property GattCharacteristicProperties CharacteristicProperties { GattCharacteristicProperties get(); };
GattCharacteristicProperties CharacteristicProperties();
public GattCharacteristicProperties CharacteristicProperties { get; }
var gattCharacteristicProperties = gattLocalCharacteristic.characteristicProperties;
Public ReadOnly Property CharacteristicProperties As GattCharacteristicProperties
Property Value
The local characteristic properties.
Windows requirements
App capabilities |
bluetooth
|