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 |
public bool IsPreRelease { get; }
Type | Description |
---|---|
bool |