<< Click to Display Table of Contents >> GetComponents |
Gets the specified components of the current instance using the specified escaping for special characters.
components - A bitwise combination of the UriComponents values that specifies which parts of the current instance to return to the caller.
format - One of the UriFormat values that controls how special characters are escaped.
Returns:
A String that contains the components.
GetComponents PROCEDURE(UriComponentsEnum components, UriFormatEnum format), STRING