SimpleWorkerRequest.GetFilePath Method
Definition
Returns the physical path to the requested URI.
public:
override System::String ^ GetFilePath();
public override string GetFilePath ();
override this.GetFilePath : unit -> string
Public Overrides Function GetFilePath () As String
Returns
The physical path to the requested URI.