to_string_partial
Description:
Returns a string representing this, subject to the options in flags.
See to_string and UriHideFlags for more details.
Parameters:
| this |
a Uri |
| flags |
flags describing what parts of this to hide |
Returns:
|
a string representing this, which the caller must free. |