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