KnownRemoteSystemCapabilities.RemoteSession 属性

定义

获取远程会话功能的规范字符串名称。

public:
 static property Platform::String ^ RemoteSession { Platform::String ^ get(); };
static winrt::hstring RemoteSession();
public static string RemoteSession { get; }
var string = KnownRemoteSystemCapabilities.remoteSession;
Public Shared ReadOnly Property RemoteSession As String

属性值

String

Platform::String

winrt::hstring

远程会话功能的规范字符串名称。

Windows 要求

应用功能
remoteSystem

适用于