DkmModuleVersion.ProductVersionMS Property

Definition

Most significant 32 bits of the binary version number of the product with which this file was distributed (e.g. 0x00030010 = 3.10).

public:
 property System::UInt32 ProductVersionMS { System::UInt32 get(); };
public:
 property unsigned int ProductVersionMS { unsigned int get(); };
public uint ProductVersionMS { get; }
member this.ProductVersionMS : uint32
Public ReadOnly Property ProductVersionMS As UInteger

Property Value

Returns UInt32.

Applies to