Compartir a través de


GattCharacteristicUuids.ReportMap Propiedad

Definición

Obtiene el UUID de la característica ReportMap definida por Sig de Bluetooth.

public:
 static property Platform::Guid ReportMap { Platform::Guid get(); };
static winrt::guid ReportMap();
public static Guid ReportMap { get; }
var guid = GattCharacteristicUuids.reportMap;
Public Shared ReadOnly Property ReportMap As Guid

Valor de propiedad

Guid

Platform::Guid

winrt::guid

UUID de la característica ReportMap definida por SIG de Bluetooth.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a