Condividi tramite


GattLocalCharacteristic.PresentationFormats Proprietà

Definizione

Ottiene i formati di presentazione per questa caratteristica locale.

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)

Valore della proprietà

Formati di presentazione per questa caratteristica locale.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a