DesignerVerbGroup 枚举

定义

注意

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
继承
DesignerVerbGroup
属性

字段

Actions 4

操作设计器谓词组。

Edit 2

编辑设计器谓词组。

General 0

常规设计器谓词组。

Misc 5

杂项设计器谓词组。

Options 3

选项设计器谓词组。

View 1

视图设计器谓词组。

注解

注意

本材料讨论的类型和命名空间已废弃不用。 有关详细信息,请参阅 Windows Workflow Foundation 4.5 中弃用的类型

适用于