SPMimeMappingCollection members

A collection of MIME mapping entries for files.

The SPMimeMappingCollection type exposes the following members.

Methods

  Name Description
Public method Add Adds a new MIME mapping entry to the collection of MIME mapping entries. Note that Update on the parent object must called to commit this change to the underlying store.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Removes a MIME mapping entry from the registered collection of MIME mapping entries. Note that Update on the parent object must be called to commit this change to the underlying store.
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable<SPMimeMapping>.GetEnumerator A collection of MIME mapping entries for files.
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See also

Reference

SPMimeMappingCollection class

Microsoft.SharePoint.Administration namespace