BrowserObjectAppearedEventArgs.IE 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 internet explorer browser.
public:
property SHDocVw::IWebBrowser2 ^ IE { SHDocVw::IWebBrowser2 ^ get(); };
public SHDocVw.IWebBrowser2 IE { get; }
member this.IE : SHDocVw.IWebBrowser2
Public ReadOnly Property IE As IWebBrowser2
Property Value
SHDocVw.IWebBrowser2