ITask.BuildEngine Property

Definition

This property is set by the build engine to allow a task to call back into it.

C#
public Microsoft.Build.Framework.IBuildEngine BuildEngine { get; set; }

Property Value

The interface on the build engine available to tasks.

Applies to

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