ObexWebResponseHeaders Property

Gets the headers associated with this response from the server.

Definition

Namespace: InTheHand.Net
Assembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
C#
public virtual WebHeaderCollection Headers { get; }

Property Value

WebHeaderCollection

See Also