Lire en anglais

Partager via


CustomBuildEventHandler Delegate

Definition

Type of handler for CustomEventRaised events

C#
public delegate void CustomBuildEventHandler(object sender, CustomBuildEventArgs e);

Parameters

sender
Object

The source of the event.

e
CustomBuildEventArgs

A CustomBuildEventArgs that contains the event data.

Applies to

Produit Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17