GameBarServicesTargetInfo クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
- 属性
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 サービスのターゲット タイトルの一意識別子を取得します。 |