Sdílet prostřednictvím


SimpleWorkerRequest.GetFilePathTranslated Metoda

Definice

Vrátí fyzickou cestu k souboru požadovanému identifikátoru URI (a převede ho z virtuální cesty na fyzickou cestu, například "/proj1/Page.aspx" na "c:\dir\page.aspx").

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

Návraty

String

Přeložená fyzická cesta k souboru požadovanému identifikátoru URI.

Platí pro