GattLocalDescriptor.StaticValue Property

Definition

Gets the static value for this local characteristic descriptor.

public:
 property IBuffer ^ StaticValue { IBuffer ^ get(); };
IBuffer StaticValue();
public IBuffer StaticValue { get; }
var iBuffer = gattLocalDescriptor.staticValue;
Public ReadOnly Property StaticValue As IBuffer

Property Value

The static value for this local characteristic descriptor.

Windows requirements

App capabilities
bluetooth

Applies to