GameBarServicesCommandEventArgs.Command Property

Definition

Gets a value specifying the Game Bar command associated with the event.

public:
 property GameBarCommand Command { GameBarCommand get(); };
GameBarCommand Command();
public GameBarCommand Command { get; }
var gameBarCommand = gameBarServicesCommandEventArgs.command;
Public ReadOnly Property Command As GameBarCommand

Property Value

A value specifying the Game Bar command associated with the event.

Windows requirements

App capabilities
gameBarServices

Applies to