다음을 통해 공유


ResponseHeaders.Location 속성

정의

HTTP 응답의 Location 헤더를 가져오거나 설정합니다.

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

적용 대상