'Declaration
Public Enum ShortSeverity Inherits System.Enum
'Usage
Dim instance As ShortSeverity
public enum ShortSeverity : System.Enum
'Declaration
Public Enum ShortSeverity Inherits System.Enum
'Usage
Dim instance As ShortSeverity
public enum ShortSeverity : System.Enum
Member | Description |
---|---|
Error | Change severity to Error |
Fatal | Change severity to Fatal |
Info | Change severity to Informational |
NoChange | Do not change severity |
Success | Change severity to success |
Warning | Change severity to warning |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.ShortSeverity
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2