다음을 통해 공유


WiFiDirectServiceSession.ServiceName 속성

정의

세션에 관련된 광고주 서비스의 서비스 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

광고주 서비스의 서비스 이름입니다.

적용 대상