IXMLHttpRequest.readyState Property

Definition

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

Applies to