Click or drag to resize
VirtualPathHelperGetPhysicalPath Method
获取物理路径

Namespace: X3Platform.Web
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static string GetPhysicalPath(
	string virtualPath
)

Parameters

virtualPath
Type: SystemString
虚拟路径

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.Web.VirtualPathHelper.GetPhysicalPath(System.String)"]

See Also