DragDropHelper::DataObjectHasString Method (IDataObject^)
Visual Studio 2015
Determines whether the data object contains one of the recognized strings data formats
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- source
-
Type:
System.Windows::IDataObject^
The data object.
Return Value
Type: System::Booleantrue if the data object contains a recognized data format, otherwise false.
Show: