Partager via


OutgoingWebResponseContext.Location Propriété

Définition

Obtient ou définit l’en-tête d’emplacement de la réponse web sortante.

public:
 property System::String ^ Location { System::String ^ get(); void set(System::String ^ value); };
public string Location { get; set; }
member this.Location : string with get, set
Public Property Location As String

Valeur de propriété

String

En-tête d'emplacement de la réponse Web sortante.

S’applique à