SimpleWorkerRequest.GetAppPathTranslated 方法

定義

將 UNC 轉換路徑回傳至目前執行中的伺服器應用程式。

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

傳回

目前應用程式的物理路徑。

適用於