Javax.Xml.Transform.Stream.StreamResult.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]

Set the systemID that may be used in association with the byte or character stream, or, if neither is set, use this value as a writeable URI (probably a file name).

Requirements

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