次の方法で共有


GameBarServices.SessionId プロパティ

定義

ゲーム バー セッションの一意の識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ゲーム バー セッションの一意識別子。

Windows の要件

アプリの機能
gameBarServices

適用対象