GitHubReleaseAssets Property

Gets the assets of this release.

Definition

Namespace: DevCase.ThirdParty.GitHub
Assembly: DevCase.net48.ThirdParty.GitHub (in DevCase.net48.ThirdParty.GitHub.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public ReadOnlyCollection<GitHubAsset> Assets { get; }

Property Value

ReadOnlyCollectionGitHubAsset

See Also