System.Net.Mime.ContentDisposition.ToString Method

Returns a string representation of this instance.

Syntax

public override string ToString ()

Returns

A string that contains the property values for this instance.

Remarks

The string returned by the ContentDisposition.ToString method is the Content-Disposition header.

The Content-Disposition header is described in RFC 2183 available at tp://www.ietf.org/.

Requirements

Namespace: System.Net.Mime
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0