HttpWorkerRequest.GetAppPath Methode

Definition

Gibt den virtuellen Pfad zur momentan 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

String

Der virtuelle Pfad der aktuellen Anwendung.

Gilt für