AppCenterAliases.

AppCenterOrgsCollaboratorsUpdateWithResult(ICakeContext, AppCenterOrgsCollaboratorsUpdateSettings) Method

Summary

Update list of organization collaborators
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterOrgsCollaboratorsUpdateWithResult(this ICakeContext context, AppCenterOrgsCollaboratorsUpdateSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
IEnumerable<string> Output lines.