ShapeElement::TargetToolboxItemFilterAttributes Property
Visual Studio 2015
Gets a collection of attributes that determine which items are enabled or disabled in the Toolbox.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property ICollection^ TargetToolboxItemFilterAttributes { virtual ICollection^ get(); }
Property Value
Type: System.Collections::ICollection^A collection of attributes that determine which items are enabled or disabled in the Toolbox.
Show: