RfcommDeviceService.ConnectionServiceName Property

Definition

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

String

Platform::String

winrt::hstring

The ServiceName object of the RFCOMM service instance.

Windows requirements

App capabilities
bluetooth

Applies to