[ Version ( since = "2.66" ) ]
public string to_string_partial (UriHideFlags flags)
Returns a string representing this, subject to the options in flags.
See to_string and UriHideFlags for more details.
| this |
a Uri |
| flags |
flags describing what parts of this to hide |
|
a string representing this, which the caller must free. |