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 中即將淘汰的類型

適用於