ContentDisposition Constructor

 

Initializes a new instance of the ContentDisposition class.

Namespace:   System.Net.Mime
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodContentDisposition()

Initializes a new instance of the ContentDisposition class with a DispositionType of Attachment.

System_CAPS_pubmethodContentDisposition(String^)

Initializes a new instance of the ContentDisposition class with the specified disposition information.

Return to top
Show: