HttpServerUtilityWrapper.MapPath(String) Method

Definition

Returns the physical file path that corresponds to the specified virtual path on the Web server.

public override string MapPath(string path);

Parameters

path
String

The virtual path to get the physical path for.

Returns

The physical file path that corresponds to path.

Exceptions

The current HttpContext object is null.

Applies to

Produkt Verze
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1