GattLocalDescriptorParameters.WriteProtectionLevel 屬性

定義

取得或設定寫入保護層級。

public:
 property GattProtectionLevel WriteProtectionLevel { GattProtectionLevel get(); void set(GattProtectionLevel value); };
GattProtectionLevel WriteProtectionLevel();

void WriteProtectionLevel(GattProtectionLevel value);
public GattProtectionLevel WriteProtectionLevel { get; set; }
var gattProtectionLevel = gattLocalDescriptorParameters.writeProtectionLevel;
gattLocalDescriptorParameters.writeProtectionLevel = gattProtectionLevel;
Public Property WriteProtectionLevel As GattProtectionLevel

屬性值

寫入保護層級。

Windows 需求

應用程式功能
bluetooth

適用於