次の方法で共有


GattCharacteristic.CharacteristicProperties プロパティ

定義

GATT プロファイルで定義されている GATT 特性プロパティを取得します。

ExtendedProperties フラグが存在する場合は、拡張特性プロパティ記述子のプロパティも表します。

public:
 property GattCharacteristicProperties CharacteristicProperties { GattCharacteristicProperties get(); };
GattCharacteristicProperties CharacteristicProperties();
public GattCharacteristicProperties CharacteristicProperties { get; }
var gattCharacteristicProperties = gattCharacteristic.characteristicProperties;
Public ReadOnly Property CharacteristicProperties As GattCharacteristicProperties

プロパティ値

GATT プロファイルによって定義される GATT 特性プロパティ。

Windows の要件

アプリの機能
bluetooth

適用対象