共用方式為


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

適用於