SemVersion.

IsPreRelease Property

Summary

Gets a value indicating whether semantic version is a prerelease or not.
Namespace
Cake.Common
Containing Type
SemVersion

Syntax

public bool IsPreRelease { get; }

Value

Type Description
bool