次の方法で共有


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

適用対象