SettableOleDataObject(IDataObject) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of SettableOleDataObject.
public:
SettableOleDataObject(System::Windows::Forms::IDataObject ^ inner);
public SettableOleDataObject (System.Windows.Forms.IDataObject inner);
new Microsoft.VisualStudio.Shell.SettableOleDataObject : System.Windows.Forms.IDataObject -> Microsoft.VisualStudio.Shell.SettableOleDataObject
Public Sub New (inner As IDataObject)
Parameters
- inner
- IDataObject
The IDataObject.