The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
序列化任意形式的设计器中使用的活动设计器布局。
public ref class ActivityDesignerLayoutSerializer : System::Workflow::ComponentModel::Serialization::WorkflowMarkupSerializer
public class ActivityDesignerLayoutSerializer : System.Workflow.ComponentModel.Serialization.WorkflowMarkupSerializer
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public class ActivityDesignerLayoutSerializer : System.Workflow.ComponentModel.Serialization.WorkflowMarkupSerializer
type ActivityDesignerLayoutSerializer = class
inherit WorkflowMarkupSerializer
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type ActivityDesignerLayoutSerializer = class
inherit WorkflowMarkupSerializer
Public Class ActivityDesignerLayoutSerializer
Inherits WorkflowMarkupSerializer