publicId Property (Visual Basic)

 

Returns the public identifier for the current document event. A public identifier identifies a public domain file located in a publicly accessible place.

Implementation Syntax

Property publicId As String   

Usage Syntax

StrVal = IVBSAXLocator.publicId  

Return Values

Null if a public identifier is not available.

Remarks

The publicID property is read-only.

Versioning

Implemented in: MSXML 3.0 and later

Applies to

ISAXLocator Interface

See Also

systemId Property (Visual Basic)