Java.Net.URLConnection.ContentEncoding Property
Returns the content encoding type specified by the response header field content-encoding or null if this field is not set.

Syntax

[get: Android.Runtime.Register("getContentEncoding", "()Ljava/lang/String;", "GetGetContentEncodingHandler")]
public virtual string ContentEncoding { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the content encoding type specified by the response header field content-encoding or null if this field is not set.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1