WiFiDirectServiceSession.ServiceAddress Property

Definition

Gets the service address for this session.

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

Property Value

String

Platform::String

winrt::hstring

The service address.

Applies to