'Usage
Dim instance As HttpRuntimeSection
Dim value As Integer
value = instance.MaxRequestLength
instance.MaxRequestLength = value
'Declaration
<IntegerValidatorAttribute(MinValue := )> _
<ConfigurationPropertyAttribute("maxRequestLength", DefaultValue := )> _
Public Property MaxRequestLength As Integer