ErrorLogSeverity Enumeration

Indicates the type of message in the error log

Namespace: Microsoft.Expression.Encoder
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Public Enumeration ErrorLogSeverity
'Usage
Dim instance As ErrorLogSeverity
public enum ErrorLogSeverity
public enum class ErrorLogSeverity

Members

Member name Description
Error An error message.
Info An informational message.
Warning A warning message.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Expression.Encoder Namespace