IO
.
.
::
.
.
VirtualPath Method
Virtuals the path.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
string
VirtualPath
(
string
physicalPath
)
Parameters
physicalPath
Type:
String
The physical path.
Return Value
System.String.
See Also
IO Class
Core Namespace