共用方式為


ResponseHeaders.Location 屬性

定義

取得或設定 Location HTTP 回應的標頭。

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

屬性值

Uri

適用於