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

会话地址。

适用于