Class FilesData
Represents a collection of the FileData objects for the serialization purpose.
public class FilesData- Inheritance
- 
      
      FilesData
Constructors
- FilesData(IEnumerable<string>?, IEnumerable<string>?)
- Initializes a new instance of the FilesData with specified parameters. 
Fields
- Default
- Gets a default - FilesDataobject.
Properties
- Files
- Gets a list of the file paths stored in this object. 
- Projects
- Gets a list of the project paths stored in this object.