Microsoft XML 2.5 SDK


 

publicId Property

[This is preliminary documentation and subject to change.]

Contains the public identifier associated with the entity.

Syntax

strValue = oXMLDOMEntity.publicId

Remarks

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

Applies To

XMLDOMEntity