CompositeActivityDesignerLayoutSerializer 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
序列化任意多边形设计器中使用的复合活动设计器布局。
public ref class CompositeActivityDesignerLayoutSerializer : System::Workflow::ComponentModel::Design::ActivityDesignerLayoutSerializer
public class CompositeActivityDesignerLayoutSerializer : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutSerializer
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public class CompositeActivityDesignerLayoutSerializer : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutSerializer
type CompositeActivityDesignerLayoutSerializer = class
inherit ActivityDesignerLayoutSerializer
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type CompositeActivityDesignerLayoutSerializer = class
inherit ActivityDesignerLayoutSerializer
Public Class CompositeActivityDesignerLayoutSerializer
Inherits ActivityDesignerLayoutSerializer
- 继承
-
CompositeActivityDesignerLayoutSerializer
- 派生
- 属性
注解
注释
此材料讨论已过时的类型和命名空间。 有关详细信息,请参阅 Windows Workflow Foundation 4.50 中的
构造函数
| 名称 | 说明 |
|---|---|
| CompositeActivityDesignerLayoutSerializer() |
已过时.
初始化 CompositeActivityDesignerLayoutSerializer 类的新实例。 |