Share via


RemoteSystemSessionInfo.ControllerDisplayName プロパティ

定義

リモート セッションのコントローラーであるデバイスのコンピューター名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

コントローラー デバイスのコンピューター名。

Windows の要件

アプリの機能
remoteSystem

適用対象