DropFormatAttribute::DropFormats Property

 

Gets the drop format.

Namespace:   Microsoft.VisualStudio.Text.Editor.DragDrop
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

public:
property String^ DropFormats {
	String^ get();
}

Property Value

Type: System::String^

The drop format.

Return to top
Show: