RemoteSystemSessionInfo.ControllerDisplayName 속성

정의

원격 세션의 컨트롤러인 디바이스의 컴퓨터 이름을 가져옵니다.

public:
 property Platform::String ^ ControllerDisplayName { Platform::String ^ get(); };
winrt::hstring ControllerDisplayName();
public string ControllerDisplayName { get; }
var string = remoteSystemSessionInfo.controllerDisplayName;
Public ReadOnly Property ControllerDisplayName As String

속성 값

String

Platform::String

winrt::hstring

컨트롤러 디바이스의 컴퓨터 이름입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상