- Namespace
- GitVersion
- Containing Type
- SemanticVersion
Syntax
public static bool TryParse(string version, string tagPrefixRegex, out SemanticVersion semanticVersion)
Parameters
Name | Type | Description |
---|---|---|
version | string | |
tagPrefixRegex | string | |
semanticVersion | SemanticVersion |
Return Value
Type | Description |
---|---|
bool |