EMS.ResourceAPI.TEndpointRequest.MethodString
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
| Unit: EMS.ResourceAPI | |
| Parent: TEndpointRequest | |
Delphi
property MethodString: string read GetMethodString;
C++
__property System::UnicodeString MethodString = {read=GetMethodString};
Description
Method of the request as a string.