BrowserNativeIDispatchObject Property |
Gets the underlying Shell native IDispatch object (IWebBrowser2).
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Object NativeIDispatchObject { get; }
Property Value
Type:
Object
The native object.
See Also