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