HttpWorkerRequest.GetAppPath Methode

Definition

Gibt den virtuellen Pfad zur derzeit ausgeführten Serveranwendung zurück.

public:
 virtual System::String ^ GetAppPath();
public virtual string GetAppPath();
abstract member GetAppPath : unit -> string
override this.GetAppPath : unit -> string
Public Overridable Function GetAppPath () As String

Gibt zurück

Der virtuelle Pfad der aktuellen Anwendung.

Gilt für: