DkmModuleVersion.ProductVersionLS 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 binary version number of the product with which this file was distributed (e.g. 0x00000031 = 0.31).
public:
property System::UInt32 ProductVersionLS { System::UInt32 get(); };
public:
property unsigned int ProductVersionLS { unsigned int get(); };
public uint ProductVersionLS { get; }
member this.ProductVersionLS : uint32
Public ReadOnly Property ProductVersionLS As UInteger
Property Value
Returns UInt32.