AppCenterAliases.

AppCenterDistributeGroupsDownload(ICakeContext, AppCenterDistributeGroupsDownloadSettings) Method

Summary

Download release package for the distribution group
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static void AppCenterDistributeGroupsDownload(this ICakeContext context, AppCenterDistributeGroupsDownloadSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.
settings AppCenterDistributeGroupsDownloadSettings The settings.

Return Value

Type Description
void