ContentDispositionHeaderValue()

ContentDispositionHeaderValue::ContentDispositionHeaderValue() constructor

Constructs a new instance.

System::Net::Http::Headers::ContentDispositionHeaderValue::ContentDispositionHeaderValue()

ContentDispositionHeaderValue::ContentDispositionHeaderValue(String) constructor

Constructs a new instance.

System::Net::Http::Headers::ContentDispositionHeaderValue::ContentDispositionHeaderValue(String dispositionType)

Arguments

ParameterTypeDescription
dispositionTypeStringA disposition type.

See Also