SPMimeMapping Properties

Include Protected Members
Include Inherited Members

The SPMimeMapping type exposes the following members.

Properties

  Name Description
Public property Extension Extension of the file this MIME mapping applies to. Extension must be non-null and greater than 0 characters in length.
Public property MimeType Target MIME type that files to receive as specified by Extension and ProgId. Must be non-null and greater than 0 characters in length.
Public property ProgId ProgId of the file this MIME mapping applies to. ProgId must be non-null and greater than 0 characters in length.

Top

See Also

Reference

SPMimeMapping Class

Microsoft.SharePoint.Administration Namespace