Contains the public identifier for the notation.
strValue = oXMLDOMNotation.publicId;
strValue = oXMLDOMNotation.publicId
HRESULT get_publicId( VARIANT *publicID);
publicID
parameter is Null.Variant. The property is read-only. If the public identifier is not specified, the property contains the empty string.
To view reference information for Visual Basic, C/C++, or Script only, click the Language Filter button in the upper-left corner of the page.
Applies to: IXMLDOMNotation