ResultLevel 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.
Enum ResultLevel
public enum ResultLevel
type ResultLevel =
Public Enum ResultLevel
- Inheritance
-
ResultLevel
Fields
Name | Value | Description |
---|---|---|
Error | 0 | The error |
Warning | 1 | The warning |
Info | 2 | The information |