DependentFile Constructor
- 已更新2023-02-21
- 閱讀時間為 2 分鐘
| 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. |