Properties - cURIParser¶
Include: Use System\URI.pkg
This page lists the properties - curiparser documented for this class.
- psScheme - URI scheme.
- psUser - User name component.
- psPassword - Password component.
- psHost - Host component.
- psPort - Port component.
- paPath - Path segments.
- psFragment - Fragment without the hash marker.
- paQueryParams - Query parameter name/value pairs.