DependentFile Constructor
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| DependentFile(String, String, Boolean, String, String, String) | Initializes a new instance of the DependentFile class for the specified file. This instance requires an absolute FilePath to specify the location of the file. | |
| DependentFile(String, DependentFileType, String, Boolean, String, String, String) | Initializes a new instance of the DependentFile class for the specified file. This instance allows you to specify the type of FilePath used to specify the location of the file. |