Microsoft XML 2.5 SDK


 

name Property

[This is preliminary documentation and subject to change.]

Contains the name of the document type.

Syntax

strValue = oXMLDOMDocumentType.name

Remarks

String. The property is read-only. When specified, this corresponds to the single root element of the document tree.

Applies To

XMLDOMDocumentType