次の方法で共有


GattLocalCharacteristic.PresentationFormats プロパティ

定義

このローカル特性のプレゼンテーション形式を取得します。

public:
 property IVectorView<GattPresentationFormat ^> ^ PresentationFormats { IVectorView<GattPresentationFormat ^> ^ get(); };
IVectorView<GattPresentationFormat> PresentationFormats();
public IReadOnlyList<GattPresentationFormat> PresentationFormats { get; }
var iVectorView = gattLocalCharacteristic.presentationFormats;
Public ReadOnly Property PresentationFormats As IReadOnlyList(Of GattPresentationFormat)

プロパティ値

このローカル特性のプレゼンテーション形式。

Windows の要件

アプリの機能
bluetooth

適用対象