EMS.ResourceAPI.TEndpointRequest.Resource
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
Unit: EMS.ResourceAPI | |
Parent: TEndpointRequest |
Delphi
property Resource: string read GetResource;
C++
__property System::UnicodeString Resource = {read=GetResource};
Description
Name of the resource that is the target of the request.