Task.BuildEngine3 Property

Definition

Retrieves the IBuildEngine3 version of the build engine interface provided by the host.

C#
public Microsoft.Build.Framework.IBuildEngine3 BuildEngine3 { get; }

Property Value

The IBuildEngine3 available to tasks.

Applies to

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