Public Enum ErrorSeverityType Inherits System.Enum
Dim instance As ErrorSeverityType
public enum ErrorSeverityType : System.Enum
public enum class ErrorSeverityType : public System.Enum
Public Enum ErrorSeverityType Inherits System.Enum
Dim instance As ErrorSeverityType
public enum ErrorSeverityType : System.Enum
public enum class ErrorSeverityType : public System.Enum
Member | Description |
---|---|
Error | Error |
Unknown | Unknown - means that the value has not been set, or that a faulty reponse was received |
Warning | Warning only |
System.Object
System.ValueType
System.Enum
XdsObjects.Enums.ErrorSeverityType
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