HttpRequestBase.PhysicalApplicationPath Eigenschap

Definitie

Wanneer deze wordt overschreven in een afgeleide klasse, haalt u het fysieke bestandssysteempad van de hoofdmap van de huidige toepassing op.

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

Waarde van eigenschap

Het bestandssysteempad van de hoofdmap van de huidige toepassing.

Uitzonderingen

Van toepassing op