Org.W3c.Dom.INotation.SystemId Property
The system identifier of this notation.

Syntax

[get: Android.Runtime.Register("getSystemId", "()Ljava/lang/String;", "GetGetSystemIdHandler:Org.W3c.Dom.INotationInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string SystemId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The system identifier of this notation. If the system identifier was not specified, this is null. This may be an absolute URI or not.

[Android Documentation]

Requirements

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