Compartilhar via


GattLocalCharacteristicParameters.WriteProtectionLevel Propriedade

Definição

Obtém e define o nível de proteção de gravação.

public:
 property GattProtectionLevel WriteProtectionLevel { GattProtectionLevel get(); void set(GattProtectionLevel value); };
GattProtectionLevel WriteProtectionLevel();

void WriteProtectionLevel(GattProtectionLevel value);
public GattProtectionLevel WriteProtectionLevel { get; set; }
var gattProtectionLevel = gattLocalCharacteristicParameters.writeProtectionLevel;
gattLocalCharacteristicParameters.writeProtectionLevel = gattProtectionLevel;
Public Property WriteProtectionLevel As GattProtectionLevel

Valor da propriedade

O nível de proteção de gravação.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a