FileManagerItemProperties Properties
Serves as a base for classes that provide properties for the File Manager’s file and folder.Name | Description |
---|---|
LastWriteTime | Returns the time of the last item (file or folder) modification. |
Metadata | Provides access to a collection of an item’s metadata. |
ThumbnailUrl | Gets the path to the item thumbnail. |
TooltipText | Gets or sets a tooltip text. |
See Also