DkmModuleVersion.FileVersionMS Property

Definition

Most significant 32-bits of the file version (e.g. 0x00030010 = 3.10).

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

Property Value

Returns UInt32.

Applies to