IBuildEngine.LogCustomEvent(CustomBuildEventArgs) Method

Definition

Allows tasks to raise custom events to all registered loggers. The build engine may perform some filtering or pre-processing on the events, before dispatching them.

C#
public void LogCustomEvent(Microsoft.Build.Framework.CustomBuildEventArgs e);

Parameters

e
CustomBuildEventArgs

Details of event to raise.

Applies to

Produto Versións
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17