CommandSet.ProcessOnStatusSelectAllCommand 方法

确定全选命令是否出现在菜单上。 当该用户在关系图处于活动状态时单击“编辑”菜单时调用。

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

语法

声明
Protected Overridable Sub ProcessOnStatusSelectAllCommand ( _
    command As MenuCommand _
)
protected virtual void ProcessOnStatusSelectAllCommand(
    MenuCommand command
)

参数

.NET Framework 安全性

请参阅

参考

CommandSet 类

Microsoft.VisualStudio.Modeling.Shell 命名空间