DSAzure.TAzureService.ETag

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ETag: String read GetResponseETag;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureService


Beschreibung

Legt das HTTP-Entitäts-Tag fest.

Mit der Eigenschaft ETag ermitteln Sie das HTTP-Entitäts-Tag.

Siehe auch