IisTraceWebEventProvider Constructor

Definition

Initializes a new instance of the IisTraceWebEventProvider class.

public:
 IisTraceWebEventProvider();
public IisTraceWebEventProvider ();
Public Sub New ()

Remarks

The IisTraceWebEventProvider constructor is not intended to be used directly from your code. It is called by ASP.NET.

IisTraceWebEventProvider is introduced in the .NET Framework 3.5. For more information, see Versions and Dependencies.

Applies to