SimpleWorkerRequest.GetUriPath 方法

定义

返回请求的 URI 的虚拟路径。

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

返回

String

请求的 URI 的路径。

适用于