DkmModuleVersion.FileVersionMS Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.