次の方法で共有


RemoteSystemSessionInfo.DisplayName プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

セッションの表示名。

Windows の要件

アプリの機能
remoteSystem

適用対象