DkmModuleVersion.FileVersionLS Property

Definition

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.

Applies to