Class InputFileSystemDirectory
InputFileSystemDirectory class
Implements the regular file system’s method for getting a file stream to read from.
public class InputFileSystemDirectory : IFileCollector, IInputWorkingDirectory
Constructors
| Name | Description |
|---|---|
| InputFileSystemDirectory(string) | Creates new instance. |
Methods
| Name | Description |
|---|---|
| virtual Dispose() | Disposes the instance. |
| GetFile(string, bool) | Returns the stream to read from. |
| GetFileNamesByExtension(string, string) | Returns the array of file names by an extension. |
See Also
- interface IFileCollector
- interface IInputWorkingDirectory
- namespace Aspose.TeX.IO
- assembly Aspose.TeX