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

适用于