RemoteSystemSessionInfo.ControllerDisplayName 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取设备的计算机名称,该设备是远程会话的控制器。
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
属性值
控制器设备的计算机名称。
Windows 要求
应用功能 |
remoteSystem
|