部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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