DesignerSize 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
指定主題類別在工作流程設計介面上轉譯時,用來控制 ActivityDesigner 類別大小的大小設定。
public enum class DesignerSize
public enum DesignerSize
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public enum DesignerSize
type DesignerSize =
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type DesignerSize =
Public Enum DesignerSize
- 繼承
- 屬性
欄位
| 名稱 | 值 | Description |
|---|---|---|
| Small | 0 | 活動設計師很小。 |
| Medium | 1 | 活動設計者是中等水準。 |
| Large | 2 | 活動設計器很大。 |
備註
Note
此數據會討論已過時的類型和命名空間。 欲了解更多資訊,請參閱 Windows Workflow Foundation 4.5 中的