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 IEnumerable<Nullable<DockerArgument>> GetArgumentFromDictionaryProperty(PropertyInfo property, Dictionary<string, string> values, bool isSecret)
Attributes
Type | Description |
---|---|
Iterator |
Parameters
Name | Type | Description |
---|---|---|
property | PropertyInfo | |
values | Dictionary |
|
isSecret | bool |
Return Value
Type | Description |
---|---|
IEnumerable |