Microsoft XML SDK 2.6 - XML Reference

publicId Property (XMLDOMEntity)

Contains the public identifier associated with the entity.

strValue = oXMLDOMEntity.publicId

Remarks

String. The property is read-only. If the public identifier is not specified, the property contains the empty string.

See Also

Applies To: XMLDOMEntity Object