DSAzure.TAzureHTTP.Protocol
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: DSAzure.pas DSAzure.hpp
| |
| Unit: DSAzure | |
| Parent: TAzureHTTP | |
Delphi
property Protocol: string read FProtocol write FProtocol;
C++
__property System::UnicodeString Protocol = {read=FProtocol, write=FProtocol};
Description
Specifies the communication protocol.
The Protocol property specifies the communication protocol (for instance, HTTP).