Share via


WiFiDirectServiceSession.ServiceName Property

Definition

Gets the service name of the advertiser service involved in the session.

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

Property Value

String

Platform::String

winrt::hstring

The service name of the advertiser service.

Applies to