Partager via


GattLocalCharacteristic.WriteProtectionLevel Propriété

Définition

Obtient le niveau de protection en écriture de cette caractéristique locale.

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

Valeur de propriété

Niveau de protection en écriture de cette caractéristique locale.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à