次の方法で共有


GameBarServicesTargetInfo クラス

定義

Game Bar サービス ターゲットに関するメタデータを提供します。

public ref class GameBarServicesTargetInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Media.Capture.GameBarContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GameBarServicesTargetInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Media.Capture.GameBarContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GameBarServicesTargetInfo
Public NotInheritable Class GameBarServicesTargetInfo
継承
Object Platform::Object IInspectable GameBarServicesTargetInfo
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.15063.0 で導入)
API contract
Windows.Media.Capture.GameBarContract (v1.0 で導入)
アプリの機能
gameBarServices

プロパティ

AppId

Game Bar サービス ターゲット アプリの一意識別子を取得します。

DisplayMode

Game Bar サービス ターゲット アプリの表示モードを示す値を取得します。

DisplayName

Game Bar サービス ターゲット アプリの表示名を取得します。

TitleId

Game Bar サービスのターゲット タイトルの一意識別子を取得します。

適用対象