Partilhar via


Método ExplorerElementVisitor.PruneTree

Observação: esta API agora é obsoleta.

Remove obsoleto nós na árvore de navegação para o Gerenciador de modelos.

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
<ObsoleteAttribute("No longer called as the entire tree must be pruned when all roots have been visited")> _
Protected Overridable Sub PruneTree
[ObsoleteAttribute("No longer called as the entire tree must be pruned when all roots have been visited")]
protected virtual void PruneTree()

Segurança do .NET Framework

Consulte também

Referência

ExplorerElementVisitor Classe

Namespace Microsoft.VisualStudio.Modeling.Shell