NativeFileIOAddProcessPaths Method |
Name | Description | |
---|---|---|
AddProcessPaths(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.
| |
AddProcessPaths(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.
|