SimpleWorkerRequest.GetAppPathTranslated Method

Definition

Returns the UNC-translated path to the currently executing server application.

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

Returns

The physical path of the current application.

Applies to