GameBarServices.AppCaptureServices 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 manages app capture.
public:
property AppCaptureServices ^ AppCaptureServices { AppCaptureServices ^ get(); };
AppCaptureServices AppCaptureServices();
public AppCaptureServices AppCaptureServices { get; }
var appCaptureServices = gameBarServices.appCaptureServices;
Public ReadOnly Property AppCaptureServices As AppCaptureServices
Property Value
An object that manages app capture.
Windows requirements
App capabilities |
gameBarServices
|