ObexWebRequestHeaders Property

Specifies a collection of the name/value pairs that make up the OBEX headers.

Definition

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

Property Value

WebHeaderCollection

See Also