RemoteSystemSessionInfo.ControllerDisplayName Property

Definition

Gets the machine name of the device that is the controller of the remote session.

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

Property Value

String

Platform::String

winrt::hstring

The machine name of the controller device.

Windows requirements

App capabilities
remoteSystem

Applies to