共用方式為


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

適用於