Field Location
The HTTP Location header.
Used in redirection responses to indicate the URL to which the client should redirect.
public const string Location = "Location"
Returns
- string
- The HTTP Location header. Used in redirection responses to indicate the URL to which the client should redirect.