REST.Backend.KinveyApi.TKinveyApi.TFile.DownloadURL

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DownloadURL: string read FDownloadURL;

C++

__property System::UnicodeString DownloadURL = {read=FDownloadURL};

Propriétés

Type Visibilité  Source Unité  Parent
property public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TFile


Description

Contient l'URL utilisée pour télécharger le fichier.

La propriété DownloadURL stocke une chaîne avec l'URL fournie par le service cloud pour télécharger le fichier.

Voir aussi