The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EventProviderTraceListener Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the EventProviderTraceListener class using the specified provider identifier and name of the listener.
Assembly: System.Core (in System.Core.dll)
Parameters
- providerId
-
Type:
System::String^
A unique string Guid that identifies the provider.
- name
-
Type:
System::String^
Name of the listener.
.NET Framework
Available since 3.5
Available since 3.5
Show: