The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
序列化连接器布局。
public ref class ConnectorLayoutSerializer : System::Workflow::ComponentModel::Serialization::WorkflowMarkupSerializer
public class ConnectorLayoutSerializer : System.Workflow.ComponentModel.Serialization.WorkflowMarkupSerializer
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public class ConnectorLayoutSerializer : System.Workflow.ComponentModel.Serialization.WorkflowMarkupSerializer
type ConnectorLayoutSerializer = class
inherit WorkflowMarkupSerializer
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type ConnectorLayoutSerializer = class
inherit WorkflowMarkupSerializer
Public Class ConnectorLayoutSerializer
Inherits WorkflowMarkupSerializer