Microsoft XML SDK 2.6 - XML Reference

getProperty Method (XMLDOMDocument2)

Gets the default values or values set by setProperty.

strPropValue = objXMLDOMDocument2.getProperty(name)

Parameters

name
String name of the property. This name is case-sensitive.

See Also

Applies To: XMLDOMDocument2 Object