ProtocolEndpoint.ResponseLocation Vlastnost

Definice

Získá nebo nastaví umístění odpovědi. Toto je volitelný prvek.

public:
 property Uri ^ ResponseLocation { Uri ^ get(); void set(Uri ^ value); };
public Uri ResponseLocation { get; set; }
member this.ResponseLocation : Uri with get, set
Public Property ResponseLocation As Uri

Hodnota vlastnosti

Uri

Identifikátor URI, který představuje umístění odpovědi pro aktuální instanci. Výchozí hodnota je null.

Platí pro