ModelExplorerTreeContainer.ElementVisitorFilter Property

Definition

Element Visitor Filter

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

Property Value

Attributes

Applies to