UIContextGuids80.Dragging 字段

指定时,会发生拖动到 解决方案资源管理器项时的上下文。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)

语法

声明
Public Const Dragging As String
public const string Dragging

备注

此上下文变为活动,每当项目在 解决方案资源管理器拖动。 ,在拖动操作完成时,此上下文变为非活动状态。

此上下文的 GUID 为: {B706F393-2E5B-49E7-9E2E-B1825F639B63}。 它在 vsshell.h 定义。

.NET Framework 安全性

请参见

参考

UIContextGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间