GitlabReleaseAsset.Count Property
Declaring Type: GitlabReleaseAsset
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
The amount of assets linked to the release.
[JsonPropertyName("count")]
public int Count { get; set; }
Property Value
int
Documentation generated by MdDocs