ModelExplorerTreeContainer.ElementVisitor Property

Definition

Element Visitor

public:
 property Microsoft::VisualStudio::Modeling::IElementVisitor ^ ElementVisitor { Microsoft::VisualStudio::Modeling::IElementVisitor ^ get(); void set(Microsoft::VisualStudio::Modeling::IElementVisitor ^ value); };
public Microsoft.VisualStudio.Modeling.IElementVisitor ElementVisitor { [System.Diagnostics.DebuggerStepThrough] get; set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementVisitor : Microsoft.VisualStudio.Modeling.IElementVisitor with get, set
Public Property ElementVisitor As IElementVisitor

Property Value

Attributes

Applies to