Share via


KnownRemoteSystemCapabilities.RemoteSession Property

Definition

Gets the canonical string name of the remote session capability.

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

Property Value

String

Platform::String

winrt::hstring

The canonical string name of the remote session capability.

Windows requirements

App capabilities
remoteSystem

Applies to