Compartir a través de


GattLocalDescriptor.WriteProtectionLevel Propiedad

Definición

Obtiene el nivel de protección de escritura.

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

Valor de propiedad

Nivel de protección de escritura.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a