IXamlLoadErrorService Interface

Definition

Defines how the Visual Studio host displays the list of errors generated by the XAML reader when loading the XAML file.

C#
public interface IXamlLoadErrorService

Remarks

This is API used by the Visual Studio infrastructure and is not expected to be called by users.

Methods

ShowXamlLoadErrors(IList<XamlLoadErrorInfo>)

Displays the list of errors in the Visual Studio host.

Applies to

Product Versions
.NET Framework 4.0, 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