IncomingWebResponseContext.Location Eigenschap

Definitie

Hiermee haalt u de locatieheader op uit het binnenkomende webantwoord.

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

Waarde van eigenschap

De locatieheader van het binnenkomende webantwoord.

Van toepassing op