System.Net.URLClient.IURLResponse
Delphi
IURLResponse = interface(IInterface)
C++
__interface INTERFACE_UUID("{5D687C75-5C36-4302-B0AB-989DDB7558FE}") IURLResponse : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | System.Net.URLClient.pas System.Net.URLClient.hpp |
System.Net.URLClient | System.Net.URLClient |
Description
Interface that classes that represent an URL response implement.