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

แชร์ผ่าน


AnyEventHandler Delegate

Definition

Type of handler for AnyEventRaised events

C#
public delegate void AnyEventHandler(object sender, BuildEventArgs e);

Parameters

sender
Object

The source of the event.

e
BuildEventArgs

A BuildEventArgs that contains the event data.

Applies to

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