Data.Cloud.AzureAPI.StorageAnalytics.TCorsRule.ExposedHeaders
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Cloud.AzureAPI.StorageAnalytics.pas Data.Cloud.AzureAPI.StorageAnalytics.hpp
| |
Unit: Data.Cloud.AzureAPI.StorageAnalytics | |
Parent: TCorsRule |
Delphi
property ExposedHeaders: TArray<String> read GetExposedHeaders;
C++
__property System::DynamicArray<System::UnicodeString> ExposedHeaders = {read=GetExposedHeaders};
Description
Response headers that may be included in a response to a CORS request.