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.ArgumentBinder.
                            
	
		Summary
            The default value of the argument; defaulted to 0.
            
            The default value IS allowed to be outside of the range specified
            in 
		Min and Max.
            - Assembly
- Cake.ArgumentBinder .dll 
- Namespace
- Cake.ArgumentBinder 
- Containing Type
- IntegerArgument Attribute 
Syntax
public int DefaultValue { get; set; }Value
| Type | Description | 
|---|---|
| int | 
