GameBarServicesManagerGameBarServicesCreatedEventArgs.GameBarServices 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 GameBarServices associated with the event.
public:
property GameBarServices ^ GameBarServices { GameBarServices ^ get(); };
GameBarServices GameBarServices();
public GameBarServices GameBarServices { get; }
var gameBarServices = gameBarServicesManagerGameBarServicesCreatedEventArgs.gameBarServices;
Public ReadOnly Property GameBarServices As GameBarServices
Property Value
The GameBarServices associated with the event.
Windows requirements
App capabilities |
gameBarServices
|