GattLocalCharacteristic.Descriptors プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このローカル特性のすべての記述子のベクター リストを取得します。
public:
property IVectorView<GattLocalDescriptor ^> ^ Descriptors { IVectorView<GattLocalDescriptor ^> ^ get(); };
IVectorView<GattLocalDescriptor> Descriptors();
public IReadOnlyList<GattLocalDescriptor> Descriptors { get; }
var iVectorView = gattLocalCharacteristic.descriptors;
Public ReadOnly Property Descriptors As IReadOnlyList(Of GattLocalDescriptor)
プロパティ値
このローカル特性のすべての記述子のベクトル リスト。
Windows の要件
アプリの機能 |
bluetooth
|