Class FilesMetadata Class

Represents a file list part of the package metadata.

Nested types:

NameDescription
Nested typeFile Represents an entry in the file list part of the package metadata.
Nested typeFileCollection Represents a collection of File objects.

Constructors:

NameDescription
Public methodFilesMetadata() Initializes a new instance of the FilesMetadata class.
Public methodFilesMetadata(Master) Initializes a new instance of the FilesMetadata class with an existing Master storage.

Properties:

NameDescription
Public propertyFiles Gets a collection of file entries in the package.
Public propertyNextFileName Gets a file name of the package containing rest of the file entries.