Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Enumeration used to indicate a particular toolbox filter collection.
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0.dll)
Syntax
'Declaration
Protected Enumeration ToolboxItemFilterType
protected enum ToolboxItemFilterType
protected enum class ToolboxItemFilterType
type ToolboxItemFilterType
protected enum ToolboxItemFilterType
Members
| Member name | Description | |
|---|---|---|
| None | No value. | |
| Selection | Filters associated with the current selection | |
| Diagram | Filters associated with the current diagram | |
| All | All filter types |