SimpleWorkerRequest.GetAppPath 方法

定義

回傳目前執行中的伺服器應用程式的虛擬路徑。

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

傳回

目前應用程式的虛擬路徑。

適用於