<< Click to Display Table of Contents >> GetLeftPart |
Gets the specified portion of a Uri instance.
part - One of the UriPartial values that specifies the end of the URI portion to return.
Returns:
A String that contains the specified portion of the Uri instance.
GetLeftPart PROCEDURE(UriPartialEnum part), STRING