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.
Assembly: System.Windows (in System.Windows.dll)
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.
Show: