DkmModuleVersion.FileVersionLS 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.
Least significant 32 bits of the file's binary version number (e.g. 0x00000031 = 0.31).
public:
property System::UInt32 FileVersionLS { System::UInt32 get(); };
public:
property unsigned int FileVersionLS { unsigned int get(); };
public uint FileVersionLS { get; }
member this.FileVersionLS : uint32
Public ReadOnly Property FileVersionLS As UInteger
Property Value
Returns UInt32.