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