次の方法で共有


PeerInformation.ServiceName プロパティ

定義

ピアのサービス名または TCP ポート番号を取得します。

public:
 property Platform::String ^ ServiceName { Platform::String ^ get(); };
winrt::hstring ServiceName();
public string ServiceName { get; }
var string = peerInformation.serviceName;
Public ReadOnly Property ServiceName As String

プロパティ値

String

Platform::String

winrt::hstring

ピアのサービス名または TCP ポート番号。

Windows の要件

アプリの機能
proximity

適用対象