Compartir vía


IncomingWebResponseContext.Location Propiedad

Definición

Obtiene el encabezado Location de la respuesta web de entrada.

public:
 property System::String ^ Location { System::String ^ get(); };
public string Location { get; }
member this.Location : string
Public ReadOnly Property Location As String

Valor de propiedad

String

Encabezado Location de la respuesta web de entrada.

Se aplica a