Freigeben über


GattLocalCharacteristic.PresentationFormats Eigenschaft

Definition

Ruft die Präsentationsformate für dieses lokale Merkmal ab.

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)

Eigenschaftswert

Die Präsentationsformate für dieses lokale Merkmal.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: