Freigeben über


ExplorerElementVisitor.PruneTree-Methode

Hinweis: Diese API ist mittlerweile veraltet.

Entfernt veraltete Knoten aus der Navigationsstruktur für Modell-Explorer.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

'Declaration
<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()

.NET Framework-Sicherheit

Siehe auch

Referenz

ExplorerElementVisitor Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace