RemoteSystemSession.ControllerDisplayName Eigenschaft

Definition

Ruft den Computernamen des Geräts ab, das der Controller dieser Remotesitzung ist.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Computername des Controllergeräts.

Windows-Anforderungen

App-Funktionen
remoteSystem

Gilt für: