WoodpeckerCICommitInfo.

PreRelease Property

Summary

Gets a value indicating whether the release is a pre-release.

Syntax

public bool PreRelease { get; }

Value

Type Description
bool true if the release is a pre-release; otherwise, false.