共用方式為


GattLocalCharacteristic.ReadProtectionLevel 屬性

定義

取得這個本機特性的讀取保護層級。

public:
 property GattProtectionLevel ReadProtectionLevel { GattProtectionLevel get(); };
GattProtectionLevel ReadProtectionLevel();
public GattProtectionLevel ReadProtectionLevel { get; }
var gattProtectionLevel = gattLocalCharacteristic.readProtectionLevel;
Public ReadOnly Property ReadProtectionLevel As GattProtectionLevel

屬性值

這個本機特性的讀取保護層級。

Windows 需求

應用程式功能
bluetooth

適用於