Search notes:

System.Windows.Clipboard (class)

System.Windows.Clipboard provides static methods for transferring data to and from the clipboard.
add-type -assemblyName PresentationCore
$clip = [Windows.Clipboard]::GetDataObject()
$clip.GetFormats()

Methods

Clear
ContainsAudio
ContainsData Checks if the clipboard contains data in a given format (see System.Widnows.DataFormats)
ContainsFileDropList
ContainsImage
ContainsText See also System.Windows.TextDataFormat
Flush
GetAudioStream
GetData
GetDataObject Returns an System.Windows.IDataObject which represents the entire contents of the Clipboard.
GetFileDropList
GetImage Returns a System.Windows.Media.Imaging.BitmapSource object.
GetText See also System.Windows.TextDataFormat
IsCurrent
SetAudio
SetData
SetDataAsJson
SetDataObject
SetFileDropList
SetImage
SetText
TryGetData

See also

System.Windows.Forms.Clipboard

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:51 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(51): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(66): id_of(Object(PDO), 'uri', '/notes/Microsof...') #2 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Microsof...', 1788353654, '216.73.217.21', 'Mozilla/5.0 App...', NULL) #3 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/dot-net/namespaces-classes/System/Windows/Clipboard(70): insert_webrequest() #4 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 51