Compartir a través de


GattLocalCharacteristic.WriteProtectionLevel Propiedad

Definición

Obtiene el nivel de protección de escritura de esta característica local.

public:
 property GattProtectionLevel WriteProtectionLevel { GattProtectionLevel get(); };
GattProtectionLevel WriteProtectionLevel();
public GattProtectionLevel WriteProtectionLevel { get; }
var gattProtectionLevel = gattLocalCharacteristic.writeProtectionLevel;
Public ReadOnly Property WriteProtectionLevel As GattProtectionLevel

Valor de propiedad

Nivel de protección de escritura de esta característica local.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a