DkmModuleVersion.ProductVersionMS Property
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.
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
Returns UInt32.
Produto | Versões |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |