TraceEventArgs.StartTime Property

Definition

Gets the date and time at which a TraceEventArgs object's trace started.

public DateTime StartTime { get; }
member this.StartTime : DateTime
Public ReadOnly Property StartTime As DateTime

Property Value

Applies to