Skip to main content
All docs
V26.1
  • FileSpecification Properties

    The file specification that includes the target file name in a standard format and information for specific file systems.
    Name Description
    CreationDate Gets or sets the date and time when the file was created.
    Description Gets or sets the descriptive text associated with the file specification.
    FileData Gets or sets the data of the file specification represented as a byte array.
    FileName Gets or sets the file name.
    FileSystem Gets or sets the name of the file system that is used to interpret this file specification.
    Index Gets or sets the zero-based index associated with the file specification.
    MimeType Gets or sets the MIME type (content type) of the file.
    ModificationDate Gets or sets the date and time of the file’s last modification.
    Relationship Gets or sets the relationship between the document and the file.
    Size Gets or sets the size of the file attachment.
    See Also