다음을 통해 공유


ClientRedirectException.Url 속성

정의

클라이언트가 Uri 요청을 다시 게시해야 하는 을 가져오거나 설정합니다.

public Uri Url { get; set; }
member this.Url : Uri with get, set
Public Property Url As Uri

속성 값

Uri

Uri 클라이언트가 요청을 다시 게시해야 하는 입니다.

적용 대상