C# Class MovieDemoWithOwin.SiteRootPath

提供网站物理路径的类
Inheritance: IRootPathProvider
Afficher le fichier Open project: hwqdt/Demos

Méthodes publiques

Méthode Description
GetRootPath ( ) : string

获取网站或WEB应用的根文件夹的物理路径

Method Details

GetRootPath() public méthode

获取网站或WEB应用的根文件夹的物理路径
public GetRootPath ( ) : string
Résultat string