GameBarServices.TargetInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|