IXMLHttpRequest.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.
public:
property int readyState { int get(); };
[System.Runtime.InteropServices.DispId(13)]
public int readyState { [System.Runtime.InteropServices.DispId(13)] get; }
[<System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.DispId(13)>]
member this.readyState : int
Public ReadOnly Property readyState As Integer
Property Value
- Attributes