<< Click to Display Table of Contents >> IsBaseOf |
Determines whether the current Uri instance is a base of the specified Uri instance.
pUri - The specified Uri instance to test.
Returns:
true if the current Uri instance is a base of uri; otherwise, false.
IsBaseOf PROCEDURE(TSystemUri pUri), BOOL