RfcommServiceId.Uuid Property

Definition

Retrieves the 128-bit service id.

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

Property Value

Guid

Platform::Guid

winrt::guid

The 128-bit service id.

Windows requirements

App capabilities
bluetooth

Applies to