Partager via


WindowClosedEventArgs(Int32[]) Constructeur

Définition

Initialise une nouvelle instance de la classe WindowClosedEventArgs.

public:
 WindowClosedEventArgs(cli::array <int> ^ runtimeId);
public WindowClosedEventArgs (int[] runtimeId);
new System.Windows.Automation.WindowClosedEventArgs : int[] -> System.Windows.Automation.WindowClosedEventArgs
Public Sub New (runtimeId As Integer())

Paramètres

runtimeId
Int32[]

Identificateur d'exécution de la fenêtre qui s'est fermée.

S’applique à