System.Net.HttpClientComponent.TNetHTTPRequest.MethodString
Delphi
property MethodString: string read FMethodString write FMethodString;
C++
__property System::UnicodeString MethodString = {read=FMethodString, write=FMethodString};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | System.Net.HTTPClientComponent.pas System.Net.HTTPClientComponent.hpp |
System.Net.HttpClientComponent | TNetHTTPRequest |
Description
Property to access the method string from the request.