IXMLHttpRequest.responseStream 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 System::Object ^ responseStream { System::Object ^ get(); };
[System.Runtime.InteropServices.DispId(12)]
public object responseStream { [System.Runtime.InteropServices.DispId(12)] get; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
member this.responseStream : obj
Public ReadOnly Property responseStream As Object
Property Value
- Attributes