Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |