UIContextGuids::Dragging Field

 

Specifies a context that occurs while dragging items in Solution Explorer.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public:
literal String^ Dragging

Field Value

Type: System::String^

This context becomes active whenever items are being dragged around in Solution Explorer. This context becomes inactive when the dragging operation is completed.

The GUID for this context is: {B706F393-2E5B-49E7-9E2E-B1825F639B63}. It is defined in vsshell.h.

Return to top
Show: