Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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