ClipboardObject.GetFormats Method

Include Protected Members
Include Inherited Members

Retrieves a list of all formats that are supported for the data stored in the clipboard object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetFormats() Retrieves a list of all formats that are supported for the data stored in the clipboard object. (Overrides DataObject.GetFormats().)
Public method GetFormats(Boolean) Retrieves a list of all formats that are supported for the data stored in the clipboard object, using an automatic conversion parameter to determine whether to retrieve only native data formats or all formats that the data can be converted to. (Overrides DataObject.GetFormats(Boolean).)

Top

See Also

Reference

ClipboardObject Class

Microsoft.VisualStudio.Data.Framework Namespace