GattLocalDescriptor.WriteProtectionLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|