Search notes:

System.IO.DirectoryInfo (class)

System.IO.DirectoryInfo represents a file system directory.
This class is mainly used to copy, move, rename, create and delete directories.
System.IO.DirectoryInfo derives from System.IO.FileSystemInfo.
In PowerShell, this type is returned by get-item if the item is a directory:
PS C:\> (get-item . ).GetType().FullName
System.IO.DirectoryInfo

See also

System.IO.Directory
Compare with System.Management.Automation.PathInfo
The Directory property of the System.IO.FileInfo object.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Microsof...', 1745386465, '160.79.110.36', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/dot-net/namespaces-classes/System/IO/DirectoryInfo(53): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78