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.Flutter.
Summary
Uses format specified in attribute to format the argument.
- Assembly
- Cake
.Flutter .dll - Namespace
- Cake
.Flutter - Containing Type
- Arguments
Builder Extension
Syntax
public static string GetArgumentFromAutoProperty(AutoPropertyAttribute attribute, PropertyInfo property, object value)
Parameters
| Name | Type | Description |
|---|---|---|
| attribute | Auto |
|
| property | PropertyInfo | |
| value | object |
Return Value
| Type | Description |
|---|---|
| string |
