Table of Contents

Class FilesData

Namespace
Alternet.Common
Assembly
Alternet.Common.v10.dll

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 FilesData object.

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.