DkmPdbFileId.Version Property

Definition

If specified, contains the 'MajorVersion' and 'MinorVersion' from the IMAGE_DEBUG_DIRECTORY.

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

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

Property Value

Applies to