Task.BuildEngine4 Property

Definition

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

C#
public Microsoft.Build.Framework.IBuildEngine4 BuildEngine4 { get; }

Property Value

The IBuildEngine4 available to tasks.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1