WindowInFocusInterval.StartTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the timestamp of the beginning of the interval in the trace, if any.
public Nullable<Microsoft.Windows.EventTracing.TraceTimestamp> StartTime { get; }
member this.StartTime : Nullable<Microsoft.Windows.EventTracing.TraceTimestamp>
Public ReadOnly Property StartTime As Nullable(Of TraceTimestamp)