- Namespace
- GitReleaseManager
.Core - Containing Type
- VcsService
Syntax
public Task<string> ExportReleasesAsync(string owner, string repository, string tagName, bool skipPrereleases)
Parameters
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repository | string | |
| tagName | string | |
| skipPrereleases | bool |
Return Value
| Type | Description |
|---|---|
| Task |