URL.queryString

The query string part of the URL (optional)

  1. string queryString [@property getter]
    struct URL
    @safe @property const nothrow
    string
    queryString
    ()
  2. string queryString [@property setter]

Meta