DiagramDocView.ToolboxItemFilterType 열거형
특정 도구 상자 필터 컬렉션을 나타내는 데 사용 되는 열거형입니다.
네임스페이스: Microsoft.VisualStudio.Modeling.Shell
어셈블리: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)
구문
‘선언
Protected Enumeration ToolboxItemFilterType
protected enum ToolboxItemFilterType
멤버
멤버 이름 | 설명 | |
---|---|---|
All | 모든 형식의 필터 | |
Diagram | 현재 다이어그램에 연결 된 필터 | |
None | 값이 없습니다. | |
Selection | 현재 선택 항목과 연결 된 필터 |