ObexWebResponseContentType Property

Gets the content type of the response.

Definition

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

Property Value

String

See Also