Partilhar via


Construtor NavigateToModelExplorerTreeNodeCommand

Construtor.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public Sub New ( _
    modelExplorerToolWindow As ModelExplorerToolWindow, _
    modelElementTreeNode As ExplorerTreeNode, _
    priority As Integer _
)
public NavigateToModelExplorerTreeNodeCommand(
    ModelExplorerToolWindow modelExplorerToolWindow,
    ExplorerTreeNode modelElementTreeNode,
    int priority
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

NavigateToModelExplorerTreeNodeCommand Classe

Namespace Microsoft.VisualStudio.Modeling.Shell