FilesMetadata Class
Represents a file list part of the package metadata.
Nested types:
Name | Description | |
---|---|---|
File | Represents an entry in the file list part of the package metadata. | |
FileCollection | Represents a collection of File objects. |
Constructors:
Name | Description | |
---|---|---|
FilesMetadata() | Initializes a new instance of the FilesMetadata class. | |
FilesMetadata(Master) | Initializes a new instance of the FilesMetadata class with an existing Master storage. |
Properties:
Name | Description | |
---|---|---|
Files | Gets a collection of file entries in the package. | |
NextFileName | Gets a file name of the package containing rest of the file entries. |