RfcommDeviceService.ServiceId Property

Definition

Gets the RfcommServiceId of this RFCOMM service instance.

public:
 property RfcommServiceId ^ ServiceId { RfcommServiceId ^ get(); };
RfcommServiceId ServiceId();
public RfcommServiceId ServiceId { get; }
var rfcommServiceId = rfcommDeviceService.serviceId;
Public ReadOnly Property ServiceId As RfcommServiceId

Property Value

The RfcommServiceId of the RFCOMM service instance.

Windows requirements

App capabilities
bluetooth

Applies to