ModelExplorerTreeContainer.ElementVisitor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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