SimpleWorkerRequest.GetFilePath 方法

定義

回傳到所請求的 URI 的實體路徑。

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

傳回

指向所請求的 URI 的實體路徑。

適用於