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)

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.

See also

Reference

SPMimeMapping members

Microsoft.SharePoint.Administration namespace