[This is preliminary documentation and is subject to change.]
Gets the underlying WebKit WebView object used by this instance of WebKitBrowser.
Namespace:
WebKitAssembly: WebKitBrowser (in WebKitBrowser.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C# |
---|
public Object GetWebView() |
Visual Basic (Declaration) |
---|
Public Function GetWebView As Object |
Visual C++ |
---|
public: Object^ GetWebView() |