DataObject.GetFormats Method
.NET Framework 4.5
Returns a list of all formats that data stored in this DataObject is associated with or can be converted to.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetFormats() | Returns a list of all formats that data stored in this DataObject is associated with or can be converted to. |
|
GetFormats(Boolean) | Returns a list of all formats that data stored in this DataObject is associated with or can be converted to, using an automatic conversion parameter to determine whether to retrieve only native data formats or all formats that the data can be converted to. |