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