Org.Xml.Sax.Helpers.LocatorImpl.PublicId Property
Return the saved public identifier.

Syntax

[get: Android.Runtime.Register("getPublicId", "()Ljava/lang/String;", "GetGetPublicIdHandler")]
[set: Android.Runtime.Register("setPublicId", "(Ljava/lang/String;)V", "GetSetPublicId_Ljava_lang_String_Handler")]
public virtual string PublicId { get; set; }

See Also

Org.Xml.Sax.ILocator.PublicId
LocatorImpl.PublicId
LocatorImpl.PublicId

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Return the saved public identifier.

Set method documentation [Android Documentation]

Set the public identifier for this locator.

Requirements

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