EMS.ResourceTypes.TEMSResourceAttributes.EndPointHTTPMethod

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property EndPointHTTPMethod[const AMethod: string]: TEndpointRequest.TMethod read GetEndPointHTTPMethod write SetEndPointHTTPMethod;

C++

__property Ems::Resourceapi::TEndpointRequest::TMethod EndPointHTTPMethod[const System::UnicodeString AMethod] = {read=GetEndPointHTTPMethod, write=SetEndPointHTTPMethod};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSResourceAttributes


Beschreibung