Freigeben über


GattLocalCharacteristicParameters.WriteProtectionLevel Eigenschaft

Definition

Ruft die Schreibschutzebene ab und legt sie fest.

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

Eigenschaftswert

Die Schreibschutzebene.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: