HttpRequestWrapper.PhysicalPath Eigenschap

Definitie

Hiermee haalt u het fysieke bestandssysteempad van de aangevraagde resource op.

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

Waarde van eigenschap

Het bestandssysteempad van de aangevraagde resource.

Van toepassing op