IWebBrowser2.ReadyState 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 ready state of the object.
public:
property Microsoft::Uii::Csr::Browser::Web::tagREADYSTATE ReadyState { Microsoft::Uii::Csr::Browser::Web::tagREADYSTATE get(); };
public Microsoft.Uii.Csr.Browser.Web.tagREADYSTATE ReadyState { get; }
member this.ReadyState : Microsoft.Uii.Csr.Browser.Web.tagREADYSTATE
Public ReadOnly Property ReadyState As tagREADYSTATE