다음을 통해 공유


PeerInformation.ServiceName 속성

정의

피어의 서비스 이름 또는 TCP 포트 번호를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

피어의 서비스 이름 또는 TCP 포트 번호입니다.

Windows 요구 사항

앱 기능
proximity

적용 대상