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