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

FileManagerFolderProperties Properties

Contains settings to define the File Manager’s folder properties.
Name Description
LastWriteTime Returns the time of the last item (file or folder) modification. Inherited from FileManagerItemProperties.
Metadata Provides access to a collection of an item’s metadata. Inherited from FileManagerItemProperties.
Permissions Gets or sets a set of permissions for the File Manager’s folder.
ThumbnailUrl Gets the path to the item thumbnail. Inherited from FileManagerItemProperties.
TooltipText Gets or sets a tooltip text. Inherited from FileManagerItemProperties.
See Also