The IContentTypeHeader type exposes the following members.

Properties

  NameDescription
Public propertyItem
Gets or sets additional options in this header.
Public propertyName
Suggested filename ('name' parameter). May be null. Consider using SafeFileName as it is guaranteed to contain valid file name.
Public propertyValue
Content type value. May be null.

See Also