Share via


GattLocalDescriptor.WriteProtectionLevel Property

Definition

Gets the write protection level.

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

Property Value

The write protection level.

Windows requirements

App capabilities
bluetooth

Applies to