共用方式為


IncomingWebResponseContext.Location 屬性

定義

取得來自傳入 Web 回應的位置標頭。

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

屬性值

String

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

適用於