Gets the automation object for the application that is hosting the WebBrowser Control.
Syntax
[ oAutomation = ] object.Application
Possible Values
| oAutomation |
Object that
receives the automation object. |
The property is read-only.
The property has no default value.
Remarks
This property gets the automation object of the application that is hosting the WebBrowser Control, if the object is accessible. Otherwise, this property returns the automation object of the WebBrowser Control.
Applies To
See Also