TraceTimestamp.Value 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 raw trace timestamp value.
public Microsoft.Windows.EventTracing.TraceTimestampValue Value { get; }
member this.Value : Microsoft.Windows.EventTracing.TraceTimestampValue
Public ReadOnly Property Value As TraceTimestampValue
Property Value
Remarks
This value is not available if IsPartial is true
.