共用方式為


SimpleWorkerRequest.GetUriPath 方法

定義

傳回所要求 URI 的虛擬路徑。

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

傳回

所要求 URI 的路徑。

適用於