다음을 통해 공유


StreamingRequest.Path 속성

정의

이 요청이 원격 서버에서 라우팅할 경로를 가져오거나 설정합니다.

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

속성 값

원격 서버에서 요청할 URL 스타일 경로의 문자열 표현입니다.

적용 대상