EMS.ResourceTypes.TEMSResourceEndPoint.SegmentParameters
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
| Unit: EMS.ResourceTypes | |
| Parent: TEMSResourceEndPoint | |
Delphi
property SegmentParameters: TEMSEndPointSegmentList read GetSegmentParameters;
C++
__property TEMSEndpointSegmentList* SegmentParameters = {read=GetSegmentParameters};
Description
Returns a list of URL segments that the endpoint matches.