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