C#
VB
C++
The PathResolver object contains a collection of variables that can be used to resolve any toolkit file path.
public class PathResolver : System.IDisposable
Public Class PathResolver
Implements System.IDisposable
public ref class PathResolver : public System.IDisposable
The variables are represented in the file path using the form key. The PathResolver object is initially populated with the following variables:
Key | Value |
ltmsLibFolder | Path to the folder containing the LTMS DLL |
ltmsAppFolder | Path to the folder containing the calling application |
ltmsRootFolder | Path to the folder containing the calling application |
ltmsMediaFolder | ltmsRootFolder\media |
ltmsLogFolder | ltmsRootFolder\logs |
ltmsConfigFolder | ltmsRootFolder\config |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET