ToolWindowPane.ToolBar 属性

获取或设置 CommandID

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

语法

声明
Public Property ToolBar As CommandID
public CommandID ToolBar { get; set; }

属性值

类型:System.ComponentModel.Design.CommandID
CommandID ,如果工具窗口都有一个工具栏;否则, nullnull 引用(在 Visual Basic 中为 Nothing)。

备注

,仅当 Frame 是 nullnull 引用(在 Visual Basic 中为 Nothing),值可以设置。

.NET Framework 安全性

请参见

参考

ToolWindowPane 类

Microsoft.VisualStudio.Shell 命名空间