System.Net.Mail.Attachment.ContentDisposition Property

Gets the MIME content disposition for this attachment.

Syntax

public System.Net.Mime.ContentDisposition ContentDisposition { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The information in the System.Net.Mime.ContentDisposition class represents the MIME Content-Disposition header. This header is described in RFC 2183, available at tp://www.ietf.org/.

Requirements

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