IisTraceWebEventProvider::Initialize Method (String^, NameValueCollection^)
.NET Framework (current version)
Initializes a new instance of the IisTraceWebEventProvider with the data that is necessary to process events.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System::String^
The name of the provider as specified in the configuration system.
- config
-
Type:
System.Collections.Specialized::NameValueCollection^
A collection that contains the initialization values that are specified in the configuration system.
Initialize is introduced in the .NET Framework 3.5. For more information, see .NET Framework Versions and Dependencies.
.NET Framework
Available since 2.0
Available since 2.0
Show: