Share via


publicId Property (IXMLDOMNotation)

Contains the public identifier for the notation.

strValue = oXMLDOMNotation.publicId;

HRESULT get_publicId(
  VARIANT* publicID
);

General Remarks

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

IXMLDOMNotation

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.