EventIdError Field

Represents a constant that is used when error information is written to the event viewer. This member supports the IIS Transform Manager infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Web.Media.TransformManager
Assembly:  Microsoft.Web.Media.TransformManager.Common (in Microsoft.Web.Media.TransformManager.Common.dll)

Syntax

'Declaration

  Public Const EventIdError As Integer
'Usage

  Dim value As Integer

value = EventViewer.EventIdError
  public const int EventIdError
  public:
literal int EventIdError
  static val mutable EventIdError: int
  public const var EventIdError : int

See Also

Reference

EventViewer Class

Microsoft.Web.Media.TransformManager Namespace