EventWrittenEventArgs::Task Property

.NET Framework (current version)
 

Gets the task for the event.

Namespace:   System.Diagnostics.Tracing
Assembly:  mscorlib (in mscorlib.dll)

public:
property EventTask Task {
	EventTask get();
}

Property Value

Type: System.Diagnostics.Tracing::EventTask

The task for the event.

Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Return to top
Show: