API:System.Net.HttpClientComponent.TNetHTTPRequest.MethodString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MethodString: string read GetMethodString write SetMethodString;

C++

__property System::UnicodeString MethodString = {read=GetMethodString, write=SetMethodString};

Properties

Type Visibility Source Unit Parent
property published
System.Net.HTTPClientComponent.pas
System.Net.HTTPClientComponent.hpp
System.Net.HttpClientComponent TNetHTTPRequest

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!