VersionVariablesJsonModel.

Minor Property

Syntax

[JsonConverter(typeof(VersionVariablesJsonNumberConverter))]
public string Minor { get; set; }

Attributes

Type Description
JsonConverter

Value

Type Description
string
GitHub