SemanticVersion.

IsPreRelease Property

Summary

Gets a value indicating whether this version has a pre-release tag.
Namespace
GitVersion
Containing Type
SemanticVersion

Syntax

public bool IsPreRelease { get; }

Value

Type Description
bool
GitHub