共用方式為


SimpleWorkerRequest.GetFilePath 方法

定義

傳回所要求 URI 的實體路徑。

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

傳回

String

所要求 URI 的實體路徑。

適用於