IXMLHttpRequest.status Property

Definition

public:
 property int status { int get(); };
[System.Runtime.InteropServices.DispId(7)]
public int status { [System.Runtime.InteropServices.DispId(7)] get; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
member this.status : int
Public ReadOnly Property status As Integer

Property Value

Attributes

Applies to