VSConstants.ALL 字段

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

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

语法

声明
Public Const ALL As UInteger
public const uint ALL

备注

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

.NET Framework 安全性

请参见

参考

VSConstants 类

Microsoft.VisualStudio 命名空间