System.Net.URLClient.TURI.Query

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Query: string read FQuery write SetQuery;

C++

__property System::UnicodeString Query = {read=FQuery, write=SetQuery};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURI


Description

Requête de l'URI.

Le champ de données Query correspond à la partie requête de l'URI.

Voir aussi