This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Docker.
- Assembly
- Cake
.Docker .dll - Namespace
- Cake
.Docker - Containing Type
- Arguments
Builder Extension
Syntax
public static Nullable<DockerArgument> GetArgumentFromStringArrayListProperty(PropertyInfo property, string[] values, bool isSecret)
Parameters
Name | Type | Description |
---|---|---|
property | PropertyInfo | |
values | string[] | |
isSecret | bool |
Return Value
Type | Description |
---|---|
Nullable |