set_categories


Description:

public void set_categories (string? categories)

Sets the categories property of the Query to the new category string, categories.

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

Parameters:

this

a Query

categories

the new category string, or null