GameBarServices.TargetInfo Property

Definition

Gets an object that provides metadata for an app capture target.

public:
 property GameBarServicesTargetInfo ^ TargetInfo { GameBarServicesTargetInfo ^ get(); };
GameBarServicesTargetInfo TargetInfo();
public GameBarServicesTargetInfo TargetInfo { get; }
var gameBarServicesTargetInfo = gameBarServices.targetInfo;
Public ReadOnly Property TargetInfo As GameBarServicesTargetInfo

Property Value

An object that provides metadata for an app capture target.

Windows requirements

App capabilities
gameBarServices

Applies to