EMS.ResourceAPI.TEndpointContext.Request

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Request: TEndpointRequest read GetRequest;

C++

__property TEndpointRequest* Request = {read=GetRequest};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEndpointContext


Beschreibung

Anforderung, die der Benutzer sendet.

Siehe auch