VersionVariablesJsonModel.

BranchName Property

Syntax

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

Attributes

Type Description
JsonConverter

Value

Type Description
string
GitHub