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^, String^)
.NET Framework (current version)
Initializes a new instance of the EventProviderTraceListener class using the specified provider identifier, name of the listener, and delimiter.
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.
- delimiter
-
Type:
System::String^
Delimiter used to delimit the event data. (For more details, see the Delimiter property.)
.NET Framework
Available since 3.5
Available since 3.5
Show: