Information
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^)

 

Initializes a new instance of the EventProviderTraceListener class using the specified provider identifier.

Namespace:   System.Diagnostics.Eventing
Assembly:  System.Core (in System.Core.dll)

public:
EventProviderTraceListener(
	String^ providerId
)

Parameters

providerId
Type: System::String^

A unique string Guid that identifies the provider.

.NET Framework
Available since 3.5
Return to top
Show: