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