HttpRequestWrapper.PhysicalApplicationPath Egenskap

Definition

Hämtar den fysiska filsystemsökvägen för det aktuella programmets rotkatalog.

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

Egenskapsvärde

Filsystemsökvägen för det aktuella programmets rotkatalog.

Gäller för