Share via


RemoteSystemSession.Id Property

Definition

Gets the unique identifier for this remote session.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = remoteSystemSession.id;
Public ReadOnly Property Id As String

Property Value

String

Platform::String

winrt::hstring

An id string unique to this session.

Windows requirements

App capabilities
remoteSystem

Applies to