HttpRequestWrapper.PhysicalApplicationPath Eigenschaft

Definition

Ruft den physischen Dateisystempfad für das Stammverzeichnis der aktuellen Anwendung ab.

public:
 virtual property System::String ^ PhysicalApplicationPath { System::String ^ get(); };
public override string PhysicalApplicationPath { get; }
member this.PhysicalApplicationPath : string
Public Overrides ReadOnly Property PhysicalApplicationPath As String

Eigenschaftswert

Der Dateisystempfad für das Stammverzeichnis der aktuellen Anwendung.

Gilt für: