CommandSet.ProcessOnStatusRerouteLineCommand 方法

确定重新路由命令是否出现在上下文菜单中。 当用户在关系图中右击时调用。

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

语法

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

参数

.NET Framework 安全性

请参阅

参考

CommandSet 类

Microsoft.VisualStudio.Modeling.Shell 命名空间