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 maximum acceptable value.  Defaulted to 
		System.Int32.MaxValue.
            If the argument is greater than (equal to is okay) this value,
            validation will fail.
            - Assembly
- Cake.ArgumentBinder .dll 
- Namespace
- Cake.ArgumentBinder 
- Containing Type
- IntegerArgument Attribute 
Syntax
public int Max { get; set; }Value
| Type | Description | 
|---|---|
| int | 
