In The Hand - .NET Components for Mobility
Headers Property
NamespacesInTheHand.NetObexListenerRequestHeaders
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: 2.2.0.0