次の方法で共有


WiFiDirectServiceAdvertiser.ServiceName プロパティ

定義

サービス名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

サービス名。

適用対象