RfcommServiceProvider.ServiceId 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.
Gets the RfcommServiceId of this local RFCOMM service instance.
public:
property RfcommServiceId ^ ServiceId { RfcommServiceId ^ get(); };
RfcommServiceId ServiceId();
public RfcommServiceId ServiceId { get; }
var rfcommServiceId = rfcommServiceProvider.serviceId;
Public ReadOnly Property ServiceId As RfcommServiceId
Property Value
The RfcommServiceId of the local RFCOMM service instance.
Windows requirements
App capabilities |
bluetooth
|