次の方法で共有


WiFiDirectServiceSession.ServiceName プロパティ

定義

セッションに関係する広告主サービスのサービス名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

広告主サービスのサービス名。

適用対象