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