Click or drag to resize

File Properties

The File type exposes the following members.

Properties
 NameDescription
Public propertyAttrs A string representation of the attributes of the file. Each attribute is represented by one familiar character, so a value like "RA" indicates that the file is (R)ead only and modied and ready to be (A)rchived. For more information see NTFS.
Public propertyComment An arbitrary comment annotation for the file.
Public propertyFullname The combined optional path and file name of the file on the digital media. There is no drive letter. A typical value would be April report.docx for a file in the root folder of the media, or Reports/April/2024/purchases.xlsx for a file in a subdirectory.
Public propertyLength The length of the file in bytes.
Public propertyPartSequence If a Title is composed of multiple parts, then this value indicates which part contains the file. The sequence is 1-based. Most titles contain a single part, in which case the part sequence is 1.
Top
See Also