RedirectionLocation.Address 属性

定义

获取重定向的 Uri

public:
 property Uri ^ Address { Uri ^ get(); };
public Uri Address { get; }
member this.Address : Uri
Public ReadOnly Property Address As Uri

属性值

Uri

应在其中重定向后续请求的地址。

适用于