Table of Contents

Class DumpUtility

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

Utility class to provide various random Native debugging operations.

public static class DumpUtility
Inheritance
DumpUtility

Methods

GetTimestamp(string)

Gets the raw compilation timestamp of a file. This can be matched with the timestamp of a module in a dump file. NOTE: This is NOT the same as the file's creation or last-write time.