DemandMinimumVersion.CompareVersion(String, String) Method
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.
public static int CompareVersion(string semanticVersion1, string semanticVersion2);
static member CompareVersion : string * string -> int
Public Shared Function CompareVersion (semanticVersion1 As String, semanticVersion2 As String) As Integer
Parameters
- semanticVersion1
- String
- semanticVersion2
- String