Org.Xml.Sax.Helpers.LocatorImpl.SystemId Property
Return the saved system identifier.

Syntax

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

See Also

Org.Xml.Sax.ILocator.SystemId
LocatorImpl.SystemId
LocatorImpl.SystemId

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Return the saved system identifier.

Set method documentation [Android Documentation]

Set the system identifier for this locator.

Requirements

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