ContentDispositionHeaderValue Constructor (String)

Initializes a new instance of the ContentDispositionHeaderValue class.

Namespace:  System.Net.Http.Headers
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
ContentDispositionHeaderValue(
	String^ dispositionType
)

Parameters

dispositionType
Type: System::String
Show: