IXamlLoadErrorService Interface
.NET Framework (current version)
Defines how the Visual Studio host displays the list of errors generated by the XAML reader when loading the XAML file.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
| Name | Description | |
|---|---|---|
![]() | ShowXamlLoadErrors(IList<XamlLoadErrorInfo^>^) | Displays the list of errors in the Visual Studio host. |
This is API used by the Visual Studio infrastructure and is not expected to be called by users.
.NET Framework
Available since 4.0
Available since 4.0
Show:
