EMS.ResourceTypes.TEMSEndPointSegmentWildCard

From RAD Studio API Documentation
Jump to: navigation, search

EMS.ResourceTypes.TEMSEndpointSegmentSystem.TObjectTEMSEndPointSegmentWildCard

Delphi

TEMSEndPointSegmentWildCard = class(TEMSEndPointSegment)

C++

class PASCALIMPLEMENTATION TEMSEndPointSegmentWildCard : public TEMSEndpointSegment

Properties

Type Visibility Source Unit Parent
class public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes EMS.ResourceTypes

Description

Represents a URL segment that matches any combination of URL segments.

See Also