GattLocalDescriptor.WriteProtectionLevel 属性

定义

获取写入保护级别。

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

属性值

写入保护级别。

Windows 要求

应用功能
bluetooth

适用于