Javax.Xml.Transform.Sax.SAXResult.SystemId Property
Get the system identifier that was set with setSystemId.

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; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Get the system identifier that was set with setSystemId.

Set method documentation [Android Documentation]

Method setSystemId Set the systemID that may be used in association with the Org.Xml.Sax.IContentHandler.

Requirements

Namespace: Javax.Xml.Transform.Sax
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8