Sdílet prostřednictvím


AppActionEventArgs Třída

Definice

Argumenty události obsahující data, která se používají při spuštění aplikace prostřednictvím AppAction.

public ref class AppActionEventArgs : EventArgs
public class AppActionEventArgs : EventArgs
type AppActionEventArgs = class
    inherit EventArgs
Public Class AppActionEventArgs
Inherits EventArgs
Dědičnost
AppActionEventArgs

Konstruktory

AppActionEventArgs(AppAction)

Inicializuje novou instanci AppActionEventArgs třídy .

Vlastnosti

AppAction

Získá, AppAction který aktivoval tuto událost.

Platí pro