SeverityCode Enum
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.
public enum class SeverityCode
public enum SeverityCode
type SeverityCode =
Public Enum SeverityCode
- Inheritance
-
SeverityCode
Fields
| AccessDamage | 32 | |
| Error | 8 | |
| Info | 0 | |
| PermanentDamage | 64 | |
| SessionDamage | 128 | |
| Severe | 16 | |
| Warning | 4 |