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.SmartAssembly.
- Assembly
- Cake
.SmartAssembly .dll - Namespace
- Cake
.SmartAssembly - Containing Type
- Assembly
Arguments Builder Extension
Syntax
public static IEnumerable<string> GetArgumentFromDictionaryProperty(PropertyInfo property, Dictionary<string, string> values)
Attributes
| Type | Description |
|---|---|
| Iterator |
Parameters
| Name | Type | Description |
|---|---|---|
| property | PropertyInfo | |
| values | Dictionary |
Return Value
| Type | Description |
|---|---|
| IEnumerable |
