SemanticVersion.

WithLabel(string) Method

Namespace
GitVersion
Containing Type
SemanticVersion

Syntax

public SemanticVersion WithLabel(string label)

Parameters

Name Type Description
label string

Return Value

Type Description
SemanticVersion
GitHub