PathUtility Class
Provides operations to manage paths.
Assembly: Wssg.Web (in Wssg.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ApplicationPath | Gets the application path in HttpContext. |
| Name | Description | |
|---|---|---|
![]() ![]() | CombineVirtualPath(String^, array<String^>^) | Combines paths to create a base path. |
![]() ![]() | GetSatelliteFileForCulture(String^, CultureInfo^) | Returns the satellite path for a culture of a path. |
![]() ![]() | PhysicalToVirtual(String^) | Converts a physical path to a virtual path. |
![]() ![]() | VirtualToPhysical(String^) | Converts a virtual path to a physical path. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


