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 enumeration indicates the warning level of the warning messages that will appear in the refactoring preview window.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Refactoring
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Enumeration PreviewWarningLevel
'Usage
Dim instance As PreviewWarningLevel
public enum PreviewWarningLevel
public enum class PreviewWarningLevel
public enum PreviewWarningLevel
Members
| Member name | Description | |
|---|---|---|
| None | There is no warning level. | |
| Information | The message is informational. | |
| Warning | The message is a warning. | |
| Error | The message is an error message. |
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Refactoring Namespace