RfcommDeviceService.ConnectionServiceName 属性

定义

获取 RFCOMM 服务实例的连接服务名称,该实例用于连接到远程设备。

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

属性值

String

Platform::String

winrt::hstring

RFCOMM 服务实例的 ServiceName 对象。

Windows 要求

应用功能
bluetooth

适用于