ContentDispositionHeaderValue Properties

The ContentDispositionHeaderValue type exposes the following members.

Properties
  NameDescription
Public propertyDispositionType
Get or set disposition type
Public propertyFileName
The name of the stored file.
Public propertyName
The name for a content body part.
Public propertyParameters
Get collection of paremeters
See Also