EMS.ResourceTypes.TEMSResourceAttributes.ResourceSuffix
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
| Unit: EMS.ResourceTypes | |
| Parent: TEMSResourceAttributes | |
Delphi
property ResourceSuffix[const AMethod: string]: string read GetResourceSuffix write SetResourceSuffix;
C++
__property System::UnicodeString ResourceSuffix[const System::UnicodeString AMethod] = {read=GetResourceSuffix, write=SetResourceSuffix};
Description
String to use as resource suffix for the endpoint method with the specified method name.