IXamlLoadErrorService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines how the Visual Studio host displays the list of errors generated by the XAML reader when loading the XAML file.
public interface class IXamlLoadErrorService
public interface IXamlLoadErrorService
type IXamlLoadErrorService = interface
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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.