RfcommDeviceService.ConnectionServiceName 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 connection service name of the RFCOMM service instance, which is used to connect to the remote device.
public:
property Platform::String ^ ConnectionServiceName { Platform::String ^ get(); };
winrt::hstring ConnectionServiceName();
public string ConnectionServiceName { get; }
var string = rfcommDeviceService.connectionServiceName;
Public ReadOnly Property ConnectionServiceName As String
Property Value
The ServiceName object of the RFCOMM service instance.
Windows requirements
App capabilities |
bluetooth
|