Org.Xml.Sax.ILocator.PublicId Property
Return the public identifier for the current document event.

Syntax

[get: Android.Runtime.Register("getPublicId", "()Ljava/lang/String;", "GetGetPublicIdHandler:Org.Xml.Sax.ILocatorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string PublicId { get; }

See Also

ILocator.SystemId

Value

Documentation for this section has not yet been entered.

Remarks

Return the public identifier for the current document event.

The return value is the public identifier of the document entity or of the external parsed entity in which the markup triggering the event appears.

[Android Documentation]

Requirements

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