DesignerVerbGroup 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
指定要在其中显示活动设计器谓词的上下文菜单或工作流设计器菜单上的分组区域。
public enum class DesignerVerbGroup
public enum DesignerVerbGroup
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public enum DesignerVerbGroup
type DesignerVerbGroup =
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type DesignerVerbGroup =
Public Enum DesignerVerbGroup
- 继承
- 属性
字段
| 名称 | 值 | 说明 |
|---|---|---|
| General | 0 | 常规设计器谓词组。 |
| View | 1 | 视图设计器谓词组。 |
| Edit | 2 | 编辑设计器谓词组。 |
| Options | 3 | 选项设计器谓词组。 |
| Actions | 4 | 操作设计器谓词组。 |
| Misc | 5 | 杂项设计器谓词组。 |
注解
注释
此材料讨论已过时的类型和命名空间。 有关详细信息,请参阅 Windows Workflow Foundation 4.50 中的