set_scheme


Description:

[ Version ( since = "1.6" ) ]
public bool set_scheme (string scheme)

Set or unset the scheme for the URI.

Parameters:

this

The Uri to modify.

scheme

The new scheme to set or null to unset the scheme.

Returns:

true if the scheme was set/unset successfully.