API:DSAzure.TAzureService.ResponseHeaderExists

From RAD Studio API Documentation

[–] Properties
Type: property
Visibility: public
Source:
DSAzure.pas
DSAzure.hpp
Unit: DSAzure
Parent: TAzureService

Delphi

property ResponseHeaderExists[const Header: String]: Boolean read GetResponseHeaderExists;

C++

__property bool ResponseHeaderExists[const System::UnicodeString Header] = {read=GetResponseHeaderExists};

Description

Embarcadero Technologies does not currently have any additional information.