Click or drag to resize

QueryTraceEventDescription Property

The event description, i.e. which activity this event correspond to.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public string Description { get; }

Return Value

Type: String
The event description.
See Also