다음을 통해 공유


ReceiveRequest.Path 속성

정의

이 요청을 라우팅하려는 경로를 가져오거나 설정합니다.

public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

속성 값

요청할 URL 스타일 경로의 문자열 표현을 라우팅하려고 합니다.

적용 대상