VersionVariablesJsonModel.

PreReleaseLabelWithDash Property

Syntax

[JsonConverter(typeof(VersionVariablesJsonStringConverter))]
public string PreReleaseLabelWithDash { get; set; }

Attributes

Type Description
JsonConverter

Value

Type Description
string
GitHub