Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents a collection of values that identify types or severity of error messages.
Namespace: Microsoft.Windows.Design.Documents
Assembly: Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)
Syntax
'Declaration
Public Enumeration MarkupErrorMessageCategory
'Usage
Dim instance As MarkupErrorMessageCategory
public enum MarkupErrorMessageCategory
public enum class MarkupErrorMessageCategory
public enum MarkupErrorMessageCategory
Members
| Member name | Description | |
|---|---|---|
| Error | Represents an error. | |
| Warning | Represent a warning. | |
| Message | Represents an informational note. |
See Also
Reference
Microsoft.Windows.Design.Documents Namespace