Share via


ActionCompletedEventArgs Kelas

Definisi

Menyediakan data untuk kelas ActionCompletedEventArgs. Mewarisi dari EventArgs.

public ref class ActionCompletedEventArgs : EventArgs
public class ActionCompletedEventArgs : EventArgs
type ActionCompletedEventArgs = class
    inherit EventArgs
Public Class ActionCompletedEventArgs
Inherits EventArgs
Warisan
ActionCompletedEventArgs

Konstruktor

ActionCompletedEventArgs(String, IContext, IContext)

Menginisialisasi instans ActionCompletedEventArgs baru kelas dengan parameter actionMoniker, konteks, dan resultContext yang ditentukan.

Properti

ActionMoniker

Mendapatkan nama tindakan.

Context

Mendapatkan properti konteks yang ditentukan dari konteks.

ResultContext

Mendapatkan hasil dari konteks yang ditentukan.

Berlaku untuk