Share via


WiFiDirectServiceAdvertiser.ServiceName Property

Definition

Gets the service name.

public:
 property Platform::String ^ ServiceName { Platform::String ^ get(); };
winrt::hstring ServiceName();
public string ServiceName { get; }
var string = wiFiDirectServiceAdvertiser.serviceName;
Public ReadOnly Property ServiceName As String

Property Value

String

Platform::String

winrt::hstring

The service name.

Applies to