SPWebApplication.MaximumFileSizePerExtension property
SharePoint 2013
The size, in MB, of the largest file size that can be uploaded for a specific file extension.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Property value
Type: System.Collections.Generic.IDictionary<String, Int32>A mapping of file extensions to value containing the maximum allowed file size (in MB) for that extension. If an extension is not present, the value in MaximumFileSize is used.