次の方法で共有


GattLocalCharacteristicParameters.PresentationFormats プロパティ

定義

プレゼンテーション形式を取得または設定します。

public:
 property IVector<GattPresentationFormat ^> ^ PresentationFormats { IVector<GattPresentationFormat ^> ^ get(); };
IVector<GattPresentationFormat> PresentationFormats();
public IList<GattPresentationFormat> PresentationFormats { get; }
var iVector = gattLocalCharacteristicParameters.presentationFormats;
Public ReadOnly Property PresentationFormats As IList(Of GattPresentationFormat)

プロパティ値

プレゼンテーションの形式。

Windows の要件

アプリの機能
bluetooth

適用対象