| UrlHelperGetVirtualPath Method |
返回可用的虚拟目录根路径
Namespace: Adf.WebAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic static string GetVirtualPath()
Public Shared Function GetVirtualPath As String
public:
static String^ GetVirtualPath()
static member GetVirtualPath : unit -> string
Return Value
Type:
String[Missing <returns> documentation for "M:Adf.Web.UrlHelper.GetVirtualPath"]
See Also