IXMLHttpRequest.responseText Property

Definition

public:
 property System::String ^ responseText { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public string responseText { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.responseText : string
Public ReadOnly Property responseText As String

Property Value

Attributes

Applies to