RemoteSystemSession.ControllerDisplayName 属性

定义

获取设备的计算机名称,该设备是此远程会话的控制器。

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

属性值

String

Platform::String

winrt::hstring

控制器设备的计算机名称。

Windows 要求

应用功能
remoteSystem

适用于