GameBarServices.SessionId Property

Definition

Gets a unique identifier for the Game Bar session.

public:
 property Platform::String ^ SessionId { Platform::String ^ get(); };
winrt::hstring SessionId();
public string SessionId { get; }
var string = gameBarServices.sessionId;
Public ReadOnly Property SessionId As String

Property Value

String

Platform::String

winrt::hstring

A unique identifier for the Game Bar session.

Windows requirements

App capabilities
gameBarServices

Applies to