อ่านในภาษาอังกฤษ

แชร์ผ่าน


TaskFinishedEventHandler Delegate

Definition

Type of handler for TaskFinished events

C#
public delegate void TaskFinishedEventHandler(object sender, TaskFinishedEventArgs e);

Parameters

sender
Object

The source of the event.

e
TaskFinishedEventArgs

A TargetFinishedEventArgs that contains the event data.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17