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.Putty.
                            
	
		Summary
            Get arguments for a (nullable) enum.
            
		- Assembly
- Cake.Putty .dll 
- Namespace
- Cake.Putty 
- Containing Type
- ArgumentsBuilder Extension 
Syntax
public static string GetArgumentFromEnumProperty(PropertyInfo property, object value)Parameters
| Name | Type | Description | 
|---|---|---|
| property | PropertyInfo | |
| value | object | 
Return Value
| Type | Description | 
|---|---|
| string | 
