Freigeben über


ExplorerTreeNode.RepresentedElement-Eigenschaft

Das ModelElement, das dieser Knoten darstellt (sofern vorhanden).

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

Syntax

'Declaration
Public Property RepresentedElement As ModelElement
public ModelElement RepresentedElement { get; set; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.ModelElement

.NET Framework-Sicherheit

Siehe auch

Referenz

ExplorerTreeNode Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace