ConsoleLogger.TaskStartedHandler(Object, TaskStartedEventArgs) Method

Definition

This method (and the whole namespace) is deprecated. Please use the classes in these namespaces instead: Microsoft.Build.ConstructionMicrosoft.Build.EvaluationMicrosoft.Build.Execution

Handler for task started events

C#
public void TaskStartedHandler(object sender, Microsoft.Build.Framework.TaskStartedEventArgs e);

Parameters

sender
Object

sender (should be null)

e
TaskStartedEventArgs

event arguments

Remarks

Advertencia

This method (and the whole namespace) is deprecated. Please use the classes in these namespaces instead: Microsoft.Build.Construction Microsoft.Build.Evaluation Microsoft.Build.Execution

Applies to

Producto Versiones
MSBuild 17
MSBuild (.NET Core) 17