Class OnGameStartupCancelledEventArgs
Represents arguments for the event when a game is installed.
public class OnGameStartupCancelledEventArgs
- Inheritance
-
OnGameStartupCancelledEventArgs
- Inherited Members
Properties
Game
Gets or sets game object initiating the event.
public Game Game { get; }