Header menu logo Navs

QueryValue Type

URL query values can be either a single string or a list of strings This is used to represent the query parameters of a URL

Union cases

Union case Description

String value

Full Usage: String value

Parameters:
    value : string voption

value : string voption

StringValues values

Full Usage: StringValues values

Parameters:
    values : string list

values : string list

Instance members

Instance member Description

this.IsString

Full Usage: this.IsString

Returns: bool
Returns: bool

this.IsStringValues

Full Usage: this.IsStringValues

Returns: bool
Returns: bool

Type something to start searching.