VSConstants.SELECTED 字段

表示在选择容器中的选定对象的 GUID。

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

语法

声明
Public Const SELECTED As UInteger
public const uint SELECTED

备注

此标志用于 ISelectionContainer.GetObjects 方法和 ISelectionContainer.CountObjects

.NET Framework 安全性

请参见

参考

VSConstants 类

Microsoft.VisualStudio 命名空间