DSAzure.TAzureService.ETag

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

Delphi

property ETag: String read GetResponseETag;

C++

__property System::UnicodeString ETag = {read=GetResponseETag};

プロパティ

種類 可視性 ソース ユニット
property public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureService


説明

HTTP エンティティ タグを指定します。

ETag プロパティを読み取り、HTTP エンティティ タグを取得します。

関連項目