Table of Contents

Property Timestamp

Namespace
Microsoft.Samples.Debugging.Native
Assembly
NativeDebugWrappers.dll

Timestamp

UTC Time stamp of module. This is based off a 32-bit value and will overflow in 2038. This is different than any of the filestamps. Call ToLocalTime() to convert from UTC.

public DateTime Timestamp { get; }

Property Value

DateTime