Class: ExternalDataFileCollection

is a class that provides foundational behavior for holding external data files.

Constructors

Name Description
ExternalDataFileCollection(Boolean) Construct a instance.

Properties

Name Description
SaveFilesWithProject Gets or sets the flag controlling if the external data files will be copied to the project directory. If this flag is set to False, the external data files will directly reference the file path. The default is False.