SimpleWorkerRequest.GetFilePath 方法

定义

返回请求的 URI 的物理路径。

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

返回

请求的 URI 的物理路径。

适用于