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