GattLocalCharacteristic.StaticValue 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 static value for this local GATT characteristic.
public:
property IBuffer ^ StaticValue { IBuffer ^ get(); };
IBuffer StaticValue();
public IBuffer StaticValue { get; }
var iBuffer = gattLocalCharacteristic.staticValue;
Public ReadOnly Property StaticValue As IBuffer
Property Value
The static value for this local GATT characteristic.
Windows requirements
App capabilities |
bluetooth
|