共用方式為


SimpleWorkerRequest.GetAppPath 方法

定義

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

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

傳回

String

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

適用於