Data.Cloud.AzureAPI.TAzureBlob.Properties

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Properties: TStrings read FProperties;

C++

__property System::Classes::TStrings* Properties = {read=FProperties};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureBlob


Beschreibung

Die Blob-Liste der Namens-/Wertepaare der Eigenschaft.

Die Eigenschaft Properties gibt die Blob-Liste der Namens-/Wertepaare der Eigenschaft an.

Siehe auch