Search notes:

System.Management.Automation.PSParameterizedProperty

System.Management.Automation.PSParameterizedProperty derives from System.Management.Automation.PSMethodInfo.

COM

A PSParameterizedProperty object is for example used for certain COM objects:
PS:> $xls = new-object -com excel.application
PS:> $wb  = $xls.Worksbooks.Add()
PS:> $wb  = $xls.Workbooks.Add()
PS:> $sh  = $wb.Worksheets.Add()
PS:> $sh.cells(1,1).Value.GetType().FullName
System.Management.Automation.PSParameterizedProperty

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...', 1759526029, '216.73.216.149', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/dot-net/namespaces-classes/System/Management/Automation/PSParameterizedProperty(42): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78