VersionVariablesJsonModel.

PreReleaseLabel Property

Syntax

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

Attributes

Type Description
JsonConverter

Value

Type Description
string
GitHub