Share via


tagName Property

Contains the element name.

strValue = oXMLDOMElement.tagName;<book ISBN="1572318546">

HRESULT get_tagName(
  BSTR* tagName
);

General Remarks

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

IXMLDOMElement

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.