次の方法で共有


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

適用対象