_CommandBarComboBox.Tag 属性

获取或设置标记

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

语法

声明
Property Tag As String
string Tag { get; set; }

属性值

类型:System.String
标记或空字符串; 如果没有注释。

备注

标记在 Visual Studio 不会显示。

.NET Framework 安全性

请参见

参考

_CommandBarComboBox 接口

Tag 重载

Microsoft.VisualStudio.CommandBars 命名空间