PathResolver Class

Summary
The PathResolver object contains a collection of variables that can be used to resolve any toolkit file path.
Syntax
C#
C++/CLI
public class PathResolver : IDisposable 
public ref class PathResolver : public System.IDisposable   
Remarks

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
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaStreaming Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.