Compartir a través de


GattLocalService.Uuid Propiedad

Definición

Obtiene el UUID del servicio local.

public:
 property Platform::Guid Uuid { Platform::Guid get(); };
winrt::guid Uuid();
public Guid Uuid { get; }
var guid = gattLocalService.uuid;
Public ReadOnly Property Uuid As Guid

Valor de propiedad

Guid

Platform::Guid

winrt::guid

UUID del servicio local.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a