Skip to main content
A newer version of this page is available. .

FileSystemItem Properties

The file system item.
Name Description
CustomFields Gets the collection of custom fields bound to a file system item.
DateModified Specifies a timestamp that indicates when the file system item was last modified.
HasSubDirectories Specifies whether a file system item (a directory) has subdirectories.
IsDirectory Specifies whether a file system item is a directory.
Key Specifies a file system item’s key.
Name Specifies a file system item’s name.
Size Specifies a file system item’s size, in bytes.
Thumbnail Specifies an icon (URL) to be used as the file system item’s thumbnail.
See Also