ClipboardObject.GetFormats Method

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

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

ClipboardObject Members

Microsoft.VisualStudio.Data.Framework Namespace