System.Net.URLClient.TURI.Path
Delphi
property Path: string read FPath write SetPath;
C++
__property System::UnicodeString Path = {read=FPath, write=SetPath};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Net.URLClient.pas System.Net.URLClient.hpp |
System.Net.URLClient | TURI |
Beschreibung
Pfad des URI.
Das Datenfeld Path ist der Pfadteil des URI.