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 property for IE browser
public:
property Microsoft::Uii::Csr::Browser::Web::IWebBrowser2 ^ IE { Microsoft::Uii::Csr::Browser::Web::IWebBrowser2 ^ get(); };
public Microsoft.Uii.Csr.Browser.Web.IWebBrowser2 IE { get; }
member this.IE : Microsoft.Uii.Csr.Browser.Web.IWebBrowser2
Public ReadOnly Property IE As IWebBrowser2