Méthode | Description | |
---|---|---|
FilePathHelper ( IHostingEnvironment env ) | ||
GetPhysicalPath ( string relativepath ) : string | ||
GetVirtualPath ( string physicalPath ) : string |
public FilePathHelper ( IHostingEnvironment env ) | ||
env | IHostingEnvironment |
public GetPhysicalPath ( string relativepath ) : string | ||
relativepath | string | |
Résultat | string |
public GetVirtualPath ( string physicalPath ) : string | ||
physicalPath | string | |
Résultat | string |