set_q


Description:

public void set_q (string? q)

Sets the q property of the Query to the new query string, q.

Set q to null to unset the property in the query URI.

Parameters:

this

a Query

q

a new query string, or null