WebBrowserExtended.WebBrowser Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the IWebBrowser2 object instance contained within this control.
public:
property Microsoft::Uii::Csr::Browser::Web::IWebBrowser2 ^ WebBrowser { Microsoft::Uii::Csr::Browser::Web::IWebBrowser2 ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.Uii.Csr.Browser.Web.IWebBrowser2 WebBrowser { get; }
[<System.ComponentModel.Browsable(false)>]
member this.WebBrowser : Microsoft.Uii.Csr.Browser.Web.IWebBrowser2
Public ReadOnly Property WebBrowser As IWebBrowser2
Property Value
- Attributes