Datasnap.DSHTTPWebBroker.TDSWebDispatch.GetPathInfo
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.
Datasnap.DSHTTPWebBroker.TDSWebDispatch.GetPathInfo erbt von Web.AutoDisp.TWebDispatch.GetPathInfo. Der folgende Inhalt bezieht sich auf Web.AutoDisp.TWebDispatch.GetPathInfo.
Gibt die Dispatch-Pfadinformationen zurück.
Weitere Informationen über die Pfadinformationen finden Sie in der Eigenschaft PathInfo.