Compartir a través de


GattLocalCharacteristicParameters.PresentationFormats Propiedad

Definición

Obtiene o establece los formatos de presentación.

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)

Valor de propiedad

Formatos de presentación.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a