In The Hand LtdIn The Hand
Headers Property
NamespacesInTheHand.NetFileWebRequestHeaders
.NET Components for Mobility
Gets a collection of the name/value pairs that are associated with the request. This property is reserved for future use.
Declaration Syntax
C#Visual Basic
public override WebHeaderCollection Headers { get; set; }
Public Overrides Property Headers As WebHeaderCollection
	Get
	Set
Value
A WebHeaderCollection that contains header name/value pairs associated with this request.
Remarks
The Headers property is currently not used by the FileWebRequest class.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0