Skip to main content

NonDatabaseResourceItem

A class which represents a non-database resource item. Here's an overview of the properties:

  • Name: The name of the resource item
  • FullName: The full name or path of the resource item
  • Size: The size of the resource item in bytes
  • IsDirectory: A Boolean indicating whether the resource item is a directory

These properties provide information about the resource item, such as its name, full path, size, and whether it is a directory.