Share via


OutgoingWebResponseContext.Location 屬性

定義

取得或設定來自傳出 Web 回應的位置標頭。

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

屬性值

來自傳出的 Web 回應之位置標頭。

適用於