FilePath Constructor |
Name | Description | |
---|---|---|
FilePath(IBasePathProvider) |
Default constructor. The file path is undefined.
| |
FilePath(String, IBasePathProvider) |
Constructor. Assign the specified path.
| |
FilePath(String, Boolean, IBasePathProvider) |
Constructor. Assign the specified path and fixed setting.
|