System.Net.Mime.ContentDisposition: Property Members

The properties of System.Net.Mime.ContentDisposition are listed below. For a list of all members, see the ContentDisposition Members list.

See Also: Inherited members from System.Object

Public Properties

CreationDateDateTime.

Gets or sets the creation date for a file attachment.

DispositionTypestring.

Gets or sets the disposition type for an e-mail attachment.

FileNamestring.

Gets or sets the suggested file name for an e-mail attachment.

Inlinebool.

Gets or sets a bool value that determines the disposition type (Inline or Attachment) for an e-mail attachment.

ModificationDateDateTime.

Gets or sets the modification date for a file attachment.

[read-only]
ParametersSystem.Collections.Specialized.StringDictionary.

Gets the parameters included in the Content-Disposition header represented by this instance.

ReadDateDateTime.

Gets or sets the read date for a file attachment.

Sizelong.

Gets or sets the size of a file attachment.