ContentDispositionHeaderValue Class
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
The ContentDispositionHeaderValue type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ContentDispositionHeaderValue(String) | Initializes a new instance of the ContentDispositionHeaderValue class. |
![]() | ContentDispositionHeaderValue(ContentDispositionHeaderValue) | Initializes a new instance of the ContentDispositionHeaderValue class. |
| Name | Description | |
|---|---|---|
![]() | CreationDate | Gets or sets {insert text here}. |
![]() | DispositionType | Gets or sets {insert text here}. |
![]() | FileName | Gets or sets {insert text here}. |
![]() | FileNameStar | Gets or sets {insert text here}. |
![]() | ModificationDate | Gets or sets {insert text here}. |
![]() | Name | Gets or sets {insert text here}. |
![]() | Parameters | Gets {insert text here}. |
![]() | ReadDate | Gets or sets {insert text here}. |
![]() | Size | Gets or sets {insert text here}. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Overrides Object::Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Overrides Object::GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Parse | |
![]() | ToString | (Overrides Object::ToString().) |
![]() ![]() | TryParse |
Show:
