Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enumeration used to indicate a particular toolbox filter collection.
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)
Syntax
'Declaration
Protected Enumeration ToolboxItemFilterType
protected enum ToolboxItemFilterType
protected enum class ToolboxItemFilterType
type ToolboxItemFilterType
protected enum ToolboxItemFilterType
Members
| Member name | Description | |
|---|---|---|
| All | All filter types | |
| Diagram | Filters associated with the current diagram | |
| None | No value. | |
| Selection | Filters associated with the current selection |