Microsoft XML SDK 2.6 - XML Reference

systemId Property (XMLDOMEntity)

Contains the system identifier associated with the entity.

strValue = oXMLDOMEntity.systemId

Remarks

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

See Also

Applies To: XMLDOMEntity Object