DkmPdbFileId.TimeDateStamp Property

Definition

If specified, this is the TimeDateStamp field from the IMAGE_DEBUG_DIRECTORY.

This API was introduced in Visual Studio 14 Update 2 (DkmApiVersion.VS14Update2).

public:
 property System::UInt32 TimeDateStamp { System::UInt32 get(); };
public:
 property unsigned int TimeDateStamp { unsigned int get(); };
public uint TimeDateStamp { get; }
member this.TimeDateStamp : uint32
Public ReadOnly Property TimeDateStamp As UInteger

Property Value

Applies to