GameBarServices.TargetCapturePolicy 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 the policy for app capture of a target.
public:
property GameBarTargetCapturePolicy TargetCapturePolicy { GameBarTargetCapturePolicy get(); };
GameBarTargetCapturePolicy TargetCapturePolicy();
public GameBarTargetCapturePolicy TargetCapturePolicy { get; }
var gameBarTargetCapturePolicy = gameBarServices.targetCapturePolicy;
Public ReadOnly Property TargetCapturePolicy As GameBarTargetCapturePolicy
Property Value
The policy for app capture of a target.
Windows requirements
App capabilities |
gameBarServices
|