Javax.Xml.Transform.ISourceLocator.PublicId Property
Return the public identifier for the current document event.

Syntax

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

See Also

ISourceLocator.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 that triggered the event appears.

[Android Documentation]

Requirements

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