In The Hand
Headers Property
NamespacesInTheHand.NetObexListenerRequestHeaders
.NET Components for Mobility
Gets the collection of header name/value pairs sent in the request.
Declaration Syntax
C#Visual Basic
public WebHeaderCollection Headers { get; }
Public ReadOnly Property Headers As WebHeaderCollection
Value
A WebHeaderCollection that contains the OBEX headers included in the request.
Remarks
For a complete list of request headers, see the ObexHeader enumeration.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0