DkmModuleVersion.ProductVersionLS Property

Definition

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.

Applies to