Datasnap.DSHTTPCommon.TDSHTTPRequest.Command
Delphi
property Command: string read GetCommand;
C++
__property System::UnicodeString Command = {read=GetCommand};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp | Datasnap.DSHTTPCommon | TDSHTTPRequest | 
Beschreibung
Repräsentiert das HTTP-Befehl.
Die Eigenschaft Command legt das HTTP-Befehl fest, das an der HTTP-Anforderung empfangen wurde.