Compartir a través de


GattLocalDescriptor.StaticValue Propiedad

Definición

Obtiene el valor estático de este descriptor de características local.

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

Valor de propiedad

Valor estático de este descriptor de características local.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a