Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
File metadata is an object that holds metadata information about a file fetched from a Storage Adapter such as file size.
public class CdmFileMetadata
Properties
| Name | Type | Description |
|---|---|---|
| FileSizeBytes | long | Represents the file size of a given file in bytes. |
| LastModifiedTime | datetimeoffset | Represents the last modified time of a given file. |