Maptitude GISDK Help |
Specifies the search path used by the platform to locate files.
SetSearchPath(string path)
Argument |
Contents |
path |
A semicolon-separated list of full path specifications |
If the CALIPER_PATH environment variable also contains a path, the path passed to SetSearchPath() is searched first.
The specified path replaces any previous path passed to SetSearchPath(); it is not appended to it.
SetSearchPath("c:\\data\\;f:\\shared\\;d:\\myfiles\\cdffiles\\")
©2025 Caliper Corporation | www.caliper.com |