DSAzure.TAzureBlobService.PopulateContainerProperties

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure PopulateContainerProperties(Props: TStrings);

C++

void __fastcall PopulateContainerProperties(System::Classes::TStrings* Props);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureBlobService


説明

コンテナの前回取得したプロパティのリストを設定します。

PopulateContainerProperties では、GetContainerProperties で既に取得したプロパティを指定の TStrings に格納します。

関連項目