WebSitePathHelperGetWebPath Method | Helper帮助文档 |
获取网站绝对地址
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string GetWebPath()
Public Shared Function GetWebPath As String
public: static String^ GetWebPath()
static member GetWebPath : unit -> string
Return Value
Type: String[Missing <returns> documentation for "M:HD.Common.WebSitePathHelper.GetWebPath"]
See Also