HttpRuntime.AppDomainAppPath Eigenschaft

Definition

Ruft den physischen Laufwerkspfad des Anwendungsverzeichnisses für die in der aktuellen Anwendungsdomäne gehostete Anwendung ab.

public:
 static property System::String ^ AppDomainAppPath { System::String ^ get(); };
public static string AppDomainAppPath { get; }
member this.AppDomainAppPath : string
Public Shared ReadOnly Property AppDomainAppPath As String

Eigenschaftswert

String

Der physische Laufwerkspfad des Anwendungsverzeichnisses für die in der aktuellen Anwendungsdomäne gehostete Anwendung.

Gilt für