to_string_partial


Description:

[ 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.

Parameters:

this

a Uri

flags

flags describing what parts of this to hide

Returns:

a string representing this, which the caller must free.