Datasnap.DSHTTPWebBroker.TDSWebDispatch.GetPathInfo

Aus RAD Studio API Documentation

Delphi

function GetPathInfo: string; override;

C++

virtual System::UnicodeString __fastcall GetPathInfo(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Datasnap.DSHTTPWebBroker TDSWebDispatch

Beschreibung

Gibt die Dispatch-Pfadinformationen zurück. {{#multireplace:Datasnap.DSHTTPWebBroker.TDSWebDispatch.GetPathInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Web.AutoDisp.TWebDispatch.GetPathInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Web.AutoDisp.TWebDispatch.GetPathInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Gibt die Dispatch-Pfadinformationen zurück.

Weitere Informationen über die Pfadinformationen finden Sie in der Eigenschaft PathInfo.

Siehe auch