RfcommServiceId.SerialPort 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.
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
App capabilities |
bluetooth
|