Clipboard Methods
Collapse the table of content
Expand the table of content

Clipboard Methods

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Clipboard type exposes the following members.

  NameDescription
Public method Static member ContainsText Queries the clipboard for the presence of data in the UnicodeText format.
Public method Static member GetText Infrastructure. This method is not supported on Windows Phone. Calling this method will cause a SecurityException to occur.
Public method Static member SetText Sets Unicode text data to store on the clipboard, for later access with GetText.
Top

Show:
© 2017 Microsoft