srcText Property
Returns the full text of the line containing the error.
strValue = oXMLDOMParseError.srcText;
HRESULT get_srcText(
BSTR* sourceString
);
General Remarks
This property is read-only, and applies to the following interface:
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.