'Declaration Public Enum ErrorInfo.Level Inherits System.Enum
public enum ErrorInfo.Level : System.Enum
'Declaration Public Enum ErrorInfo.Level Inherits System.Enum
public enum ErrorInfo.Level : System.Enum
Member | Description |
---|---|
Error | Output error-handling messages. |
Info | Output informational messages. |
Warning | Output warnings and error-handling messages. |
System.Object
System.ValueType
System.Enum
GrapeCity.Viewer.Common.Model.ErrorInfo.Level