Share via


SimpleWorkerRequest.GetUriPath メソッド

定義

要求された URI への仮想パスを返します。

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

戻り値

要求された URI へのパス。

適用対象