Org.Xml.Sax.Ext.Locator2Impl.Encoding Property
Returns the current value of the encoding property.

Syntax

[get: Android.Runtime.Register("getEncoding", "()Ljava/lang/String;", "GetGetEncodingHandler")]
[set: Android.Runtime.Register("setEncoding", "(Ljava/lang/String;)V", "GetSetEncoding_Ljava_lang_String_Handler")]
public virtual string Encoding { get; set; }

See Also

Locator2Impl.Encoding
Locator2Impl.Encoding

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the current value of the encoding property.

Set method documentation [Android Documentation]

Assigns the current value of the encoding property.

Requirements

Namespace: Org.Xml.Sax.Ext
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1