Discuss this help topic in SecureBlackbox Forum
Specifies server's MIME types map.
Declaration
[C#/Java]
TElStringList MIMETypesMap;
[VB.NET]
Property MIMETypesMap As TElStringList
[Pascal]
property MIMETypesMap : TStringList;
[C++]
TStringList* get_MIMETypesMap();
[PHP]
TStringList get_MIMETypesMap()
Description
Use this read-only property to obtain server's MIME types map.
Discuss this help topic in SecureBlackbox Forum