次の方法で共有


GattLocalCharacteristic.CharacteristicProperties プロパティ

定義

ローカル特性プロパティを取得します。

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

プロパティ値

ローカル特性プロパティ。

Windows の要件

アプリの機能
bluetooth

適用対象