SPMimeMapping Class
Defines a MIME mapping override for files that match a particular extension and ProgId combination.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Administration.SPMimeMapping
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPMimeMapping
'Usage
Dim instance As SPMimeMapping
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPMimeMapping
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.