RemoteSystemSession.DisplayName プロパティ

定義

セッションのコントローラーによって指定された、このリモート セッションの公開名を取得します。

public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
winrt::hstring DisplayName();
public string DisplayName { get; }
var string = remoteSystemSession.displayName;
Public ReadOnly Property DisplayName As String

プロパティ値

String

Platform::String

winrt::hstring

このセッションの表示名。

Windows の要件

アプリの機能
remoteSystem

適用対象