HttpRequestWrapper.ApplicationPath Eigenschap

Definitie

Hiermee haalt u het virtuele pad op van de hoofdmap van de ASP.NET-toepassing op de server.

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

Waarde van eigenschap

Het virtuele hoofdpad van de huidige toepassing.

Van toepassing op