OleDataObject.GetDataPresent Method

Overload List

  Name Description
Public method GetDataPresent(Type) Determines whether data stored in this DataObject is associated with, or can be converted to, the specified format. (Inherited from DataObject.)
Public method GetDataPresent(String) Determines whether data stored in this DataObject is associated with, or can be converted to, the specified format. (Inherited from DataObject.)
Public method GetDataPresent(String, Boolean) Determines whether this DataObject contains data in the specified format or, optionally, contains data that can be converted to the specified format. (Inherited from DataObject.)

Top

See Also

Reference

OleDataObject Class

OleDataObject Members

Microsoft.VisualStudio.Shell Namespace