Release.

Assets Property

Namespace
GitReleaseManager.Core.Model
Containing Type
Release

Syntax

public IReadOnlyList<ReleaseAsset> Assets { get; set; }

Value

Type Description
IReadOnlyList<ReleaseAsset>
GitHub