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
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.