Open main menu

RAD Studio API Documentation β

System.Net.URLClient.TURI Properties

InheritedProtected
FragmentpublicFragment of the URI.
HostpublicHost of the URI.
ParameterpublicThe TURIParameter with the index I from the array of TURI parameters.
ParameterByNamepublicThe value of the parameter with the name AName from the array of TURI parameters.
ParamspublicParams of the URI.
PasswordpublicPassword field of the URI.
PathpublicPath of the URI.
PortpublicPort of the URI.
QuerypublicQuery of the URI.
SchemepublicScheme of the URI.
UsernamepublicUsername of the URI.