EMS.ResourceAPI.TEndpointRequest.Resource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Resource: string read GetResource;

C++

__property System::UnicodeString Resource = {read=GetResource};

Properties

Type Visibility Source Unit Parent
property public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEndpointRequest

Description

Name of the resource that is the target of the request.

See Also