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