Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the current ContentHandler.
Usage Syntax
For getting the ContentHandler:
Set objContentHandler = oSAXXMLReader.ContentHandler
For setting the ContentHandler:
Set oSAXXMLReader.ContentHandler = objCcontentHandler
Remarks
The contentHandler property gets or sets the current ContentHandler for the IVBSAXContentHandler interface.
Versioning
Implemented in: MSXML 3.0 and later