GitlabReleaseAsset Class
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
Describes a container for the assets attached to a release.
[NullableContext(1)]
[Nullable(0)]
public class GitlabReleaseAsset
Inheritance: object → GitlabReleaseAsset
Attributes: NullableContextAttribute,NullableAttribute
Constructors
| Name | Description |
|---|---|
| GitlabReleaseAsset() |
Properties
| Name | Description |
|---|---|
| Count | The amount of assets linked to the release. |
| Links | A list of asset (file) links. |
Documentation generated by MdDocs