ToString

SearchQuery.ToString method

Returns a String that represents the current SearchQuery instance.

public abstract string ToString()

Return Value

A String that represents the current SearchQuery instance.

See Also