SemanticVersionPreReleaseTag.

HasTag() Method

Summary

Returns true when this tag has a non-empty name or a number with the promotion flag set.
Namespace
GitVersion
Containing Type
SemanticVersionPreReleaseTag

Syntax

public bool HasTag()

Return Value

Type Description
bool
GitHub