Property Location
Location
Gets or sets the value of the HTTP Location header.
Indicates an alternate location for the returned data, often used for redirecting clients to a different resource.
public string? Location { get; set; }
Gets or sets the value of the HTTP Location header.
Indicates an alternate location for the returned data, often used for redirecting clients to a different resource.
public string? Location { get; set; }