다음을 통해 공유


IncomingWebResponseContext.Location 속성

정의

들어오는 웹 응답의 위치 헤더를 가져옵니다.

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

속성 값

String

들어오는 웹 응답의 위치 헤더입니다.

적용 대상