WiFiDirectServiceAdvertiser.ServiceName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The service name.