次の方法で共有


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

適用対象