다음을 통해 공유


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

서비스 이름입니다.

적용 대상