publicId Property (Visual Basic)

MSXML 5.0 SDK

Microsoft XML Core Services (MSXML) 5.0 for Microsoft Office - SAX2 Reference

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.

See Also

systemId Property (Visual Basic)

Applies to: IVBSAXLocator Interface