Share via


RfcommServiceId.SerialPort Property

Definition

Creates a RfcommServiceId object corresponding to the service id for the standardized Serial Port service (with short id 0x1101).

public:
 static property RfcommServiceId ^ SerialPort { RfcommServiceId ^ get(); };
static RfcommServiceId SerialPort();
public static RfcommServiceId SerialPort { get; }
var rfcommServiceId = RfcommServiceId.serialPort;
Public Shared ReadOnly Property SerialPort As RfcommServiceId

Property Value

The RfcommServiceId object that represents the service id for the Serial Port service.

Windows requirements

Requirements Description
App capabilities
bluetooth

Applies to