[]
        
(Showing Draft Content)

C1.Web.Api.Owin.MapPath

MapPath Method

MapPath(string)

Gets the physical directory of a path.

Declaration
public static string MapPath(string path)
Parameters
Type Name Description
string path

A path.

Returns
Type Description
string

The physical directory.