RfcommServiceId.Uuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The 128-bit service id.
Windows requirements
App capabilities |
bluetooth
|