ConfigurationAttributeSchema.AllowInfinite Property
IIS 7.0
Gets a value indicating whether the value "infinite" can be stored in this attribute.
Assembly: Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
Property Value
Type: System.Booleantrue if "infinite" can be stored in this attribute; otherwise, false.
Configuration sections in the IIS 7 configuration system use the string "infinite".
Show: