Org.Xml.Sax.SAXParseException.SystemId Property
Get the system identifier of the entity where the exception occurred.

Syntax

[get: Android.Runtime.Register("getSystemId", "()Ljava/lang/String;", "GetGetSystemIdHandler")]
public virtual string SystemId { get; }

See Also

ILocator.SystemId

Value

Documentation for this section has not yet been entered.

Remarks

Get the system identifier of the entity where the exception occurred.

If the system identifier is a URL, it will have been resolved fully.

[Android Documentation]

Requirements

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