次の方法で共有


WiFiDirectServiceSession.SessionAddress プロパティ

定義

セッションのセッション アドレスを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

セッション アドレス。

適用対象