Aracılığıyla paylaş


HttpResponseHeaders.Location Özellik

Tanım

HTTP yanıtı için üst bilginin değerini Location alır veya ayarlar.

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

Özellik Değeri

Uri

HTTP yanıtının Location üst bilgisinin değeri.

Şunlara uygulanır