ObexWebResponseHeaders Property
Gets the headers associated with this response from the server.
Namespace: InTheHand.NetAssembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
public virtual WebHeaderCollection Headers { get; }
Public Overridable ReadOnly Property Headers As WebHeaderCollection
Get
public:
virtual property WebHeaderCollection^ Headers {
WebHeaderCollection^ get ();
}
abstract Headers : WebHeaderCollection with get
override Headers : WebHeaderCollection with get
Property Value
WebHeaderCollection