HTML to MAML Converter
FilePath Constructor |
There are three overloads for the 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.
|
