IXamlBuildTypeInspectionExtension.Execute Method

Definition

Indicates whether the XAML build type inspection extension executes.

C#
public bool Execute(Microsoft.Build.Tasks.Xaml.XamlBuildTypeInspectionExtensionContext buildContext);

Parameters

buildContext
XamlBuildTypeInspectionExtensionContext

The build context for the extension.

Returns

true if the XAML build type inspection extension executes; otherwise, false.

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