IXMLHttpRequest.responseXML Property

Definition

public:
 property System::Object ^ responseXML { System::Object ^ get(); };
[System.Runtime.InteropServices.DispId(9)]
public object responseXML { [System.Runtime.InteropServices.DispId(9)] get; }
[<System.Runtime.InteropServices.DispId(9)>]
[<get: System.Runtime.InteropServices.DispId(9)>]
member this.responseXML : obj
Public ReadOnly Property responseXML As Object

Property Value

Attributes

Applies to