Javax.Xml.Transform.Dom.DOMSource.SystemId Property
Get the base ID (URL or system ID) from where URLs will be resolved.

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 base ID (URL or system ID) from where URLs will be resolved.

Set method documentation [Android Documentation]

Set the base ID (URL or system ID) from where URLs will be resolved.

Requirements

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