Click or drag to resize

NativeFileIOAddProcessPaths Method

Overload List
  NameDescription
Public methodStatic memberAddProcessPaths(Boolean, String)
Adds a semicolon separated list of paths to the PATH environment variable of current process. Any paths already in present PATH variable are not added again.
Public methodStatic memberAddProcessPaths(Boolean, String)
Adds a list of paths to the PATH environment variable of current process. Any paths already in present PATH variable are not added again.
Top
See Also