SimpleWorkerRequest.GetFilePathTranslated Metoda

Definice

Vrátí cestu k fyzickému souboru požadovanému identifikátoru URI (a přeloží ji 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

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

Platí pro