ContentDisposition.Parameters

ContentDisposition.Parameters property

Gets the parameters.

public TrackingStringDictionary Parameters { get; }

Property Value

A StringDictionary that contains parameter name/value pairs.

See Also