Partager via


publicId Property (IXMLDOMEntity)

Contains the public identifier associated with the entity.

strValue = oXMLDOMEntity.publicId;

HRESULT get_publicId(
  BSTR* publicID
);

General Remarks

This property is read-only, and applies to the following interface:

IXMLDOMEntity

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.