Share via


WiFiDirectServiceSession.SessionAddress Property

Definition

Gets the session address for the session.

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

Property Value

String

Platform::String

winrt::hstring

The session address.

Applies to