HttpContentHeaderCollection Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the HttpContentHeaderCollection class.
public:
HttpContentHeaderCollection();
HttpContentHeaderCollection();
public HttpContentHeaderCollection();
function HttpContentHeaderCollection()
Public Sub New ()
Remarks
An HttpContentHeaderCollection object is returned by the property on HttpBufferContent, HttpFormUrlEncodedContent, HttpMultipartContent, HttpMultipartFormDataContent, HttpStreamContent, and HttpStringContent, classes and the IHttpContent interface.