Back to product page

Headers property


Holds collection of headers for current part.

Type

WebHeaders object

Syntax

  • C#
  • VB.NET
WebHeaders Headers {get; };

ReadOnly Property Headers As WebHeaders

Remarks

You can use this property to access all headers for the part. Usually headers describe part content - such as content type, name of uploaded file, etc..

Platforms

Windows