EMS.ResourceAPI.EEMSHTTPError.Description
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
| Unit: EMS.ResourceAPI | |
| Parent: EEMSHTTPError | |
Delphi
property Description: string read FDescription;
C++
__property System::UnicodeString Description = {read=FDescription};
Description
Detailed description of the error.