共用方式為


GattLocalCharacteristic.WriteProtectionLevel 屬性

定義

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

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

屬性值

這個本機特性的寫入保護等級。

Windows 需求

應用程式功能
bluetooth

適用於