| MVPSI.JAMS Namespace : NotifySeverity Enumeration |
'DeclarationPublic Enum NotifySeverity Inherits System.Enum
'UsageDim instance As NotifySeverity
public enum NotifySeverity : System.Enum
| Member | Description |
|---|---|
| Error | Notify if error or worse |
| Fatal | Notify if fatal |
| Info | Notify if informational or worse |
| Never | Never notify |
| NotSpecified | Not specified, will be inherited |
| Success | Always notify |
| Warning | Notify if warning or worse |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.NotifySeverity
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