OleDataObject.GetData Method

Overload List

  Name Description
Public method GetData(String) Returns the data associated with the specified data format. (Inherited from DataObject.)
Public method GetData(Type) Returns the data associated with the specified class type format. (Inherited from DataObject.)
Public method GetData(String, Boolean) Returns the data associated with the specified data format, using an automated conversion parameter to determine whether to convert the data to the format. (Inherited from DataObject.)

Top

See Also

Reference

OleDataObject Class

OleDataObject Members

Microsoft.VisualStudio.Shell Namespace