AppCenterAliases.

AppCenterDistributeGroupsShow(ICakeContext, AppCenterDistributeGroupsShowSettings) Method

Summary

Shows information about the distribution group
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static void AppCenterDistributeGroupsShow(this ICakeContext context, AppCenterDistributeGroupsShowSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
void