ExplorerTreeNode.RepresentedElement Property

Definition

The ModelElement this node represents (if any)

public:
 property Microsoft::VisualStudio::Modeling::ModelElement ^ RepresentedElement { Microsoft::VisualStudio::Modeling::ModelElement ^ get(); void set(Microsoft::VisualStudio::Modeling::ModelElement ^ value); };
public Microsoft.VisualStudio.Modeling.ModelElement RepresentedElement { get; set; }
member this.RepresentedElement : Microsoft.VisualStudio.Modeling.ModelElement with get, set
Public Property RepresentedElement As ModelElement

Property Value

Applies to