SimpleWorkerRequest.GetUriPath 메서드

정의

요청된 URI의 가상 경로를 반환합니다.

public:
 override System::String ^ GetUriPath();
public override string GetUriPath ();
override this.GetUriPath : unit -> string
Public Overrides Function GetUriPath () As String

반환

요청된 URI의 경로입니다.

적용 대상