GetFormats Method
Collapse the table of content
Expand the table of content

IDataObject.GetFormats Method

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

Returns a list of all formats that the data in this data object is stored in, or can be converted to.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Function GetFormats As String()

Return Value

Type: System.String ()
An array of strings, with each string specifying the name of a format that is supported by this data object.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft