OutgoingWebResponseContext.Location Eigenschap

Definitie

Hiermee haalt u de locatieheader op van het uitgaande webantwoord of stelt u deze in.

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

Waarde van eigenschap

De locatieheader van het uitgaande webantwoord.

Van toepassing op