getProperty Method (IXMLDOMDocument2)
Returns the default properties.
strPropValue = objXMLDOMDocument2.getProperty(name);
HRESULT getProperty(
BSTR name,
VARIANT* value
);
General Remarks
This method applies to the following interface:
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.