Share via


RemoteSystemSession.ControllerDisplayName Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

The machine name of the controller device.

Windows requirements

App capabilities
remoteSystem

Applies to