다음을 통해 공유


BuildingRequestEventArgs.RequestUri 속성

정의

나가는 요청의 URI입니다. URI는 변경할 수 있습니다. 변경한 모든 내용에 대해 오류 검사가 수행되지 않습니다.

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

속성 값

Uri

적용 대상