ISetupHelper.ParseVersion(String) Method

Definition

Parses a dotted quad version string into a 64-bit unsigned integer.

C++/CX
public:
 unsigned long long ParseVersion(Platform::String ^ version);

Parameters

version
String

The dotted quad version string to parse, e.g. 1.2.3.4.

Returns

A 64-bit unsigned integer representing the version. You can compare this to other versions.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022