DesignerNavigationDirection 列舉

定義

警告

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

指定要用於在設計工具物件中巡覽的值。

C#
public enum DesignerNavigationDirection
C#
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public enum DesignerNavigationDirection
繼承
DesignerNavigationDirection
屬性

欄位

名稱 Description
Down 0

向下巡覽至順序中的下一個活動。

Left 2

巡覽至工作流程的左邊。

Right 3

巡覽至工作流程的右邊。

Up 1

向上巡覽至順序中的前一個活動。

備註

備註

此資料討論已被汰換的類型及命名空間。 如需詳細資訊,請參閱 Windows Workflow Foundation 4.5 中即將淘汰的類型

設計工具的巡覽方向具有區域性,可讓您指示巡覽在工作流程設計介面上的發生方向。

適用於

產品 版本 (已過時)
.NET Framework 3.0, 3.5, 4.0 (4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)