Data.Cloud.AzureAPI.TAzureBlob.Name

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Name: string read FName;

C++

__property System::UnicodeString Name = {read=FName};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureBlob


Description

Le nom du blob.

La propriété Name spécifie le nom du blob, ou BlobPrefix si BlobType vaut abtPrefix.

Voir aussi