KnownRemoteSystemCapabilities.RemoteSession Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The canonical string name of the remote session capability.
Windows requirements
App capabilities |
remoteSystem
|