This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.GitHub.
Summary
Gets the release's assets.
- Assembly
- Cake
.GitHub .dll - Namespace
- Cake
.GitHub - Containing Type
- GitHubRelease
Syntax
public IReadOnlyList<GitHubReleaseAsset> Assets { get; }
Value
Type | Description |
---|---|
IReadOnlyList |