CompositeActivityMarkupSerializer 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
提供可擴充的應用程式標記語言(XAML)序列化服務。CompositeActivity
public ref class CompositeActivityMarkupSerializer : System::Workflow::ComponentModel::Serialization::ActivityMarkupSerializer
public class CompositeActivityMarkupSerializer : System.Workflow.ComponentModel.Serialization.ActivityMarkupSerializer
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public class CompositeActivityMarkupSerializer : System.Workflow.ComponentModel.Serialization.ActivityMarkupSerializer
type CompositeActivityMarkupSerializer = class
inherit ActivityMarkupSerializer
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type CompositeActivityMarkupSerializer = class
inherit ActivityMarkupSerializer
Public Class CompositeActivityMarkupSerializer
Inherits ActivityMarkupSerializer
- 繼承
- 屬性
備註
Note
此數據會討論已過時的類型和命名空間。 欲了解更多資訊,請參閱 Windows Workflow Foundation 4.5 中的
CompositeActivityMarkupSerializer 執行任何序列化,使複合活動能以與工作流程設計器相關的 XAML 檔案表示。
建構函式
| 名稱 | Description |
|---|---|
| CompositeActivityMarkupSerializer() |
已淘汰.
初始化 CompositeActivityMarkupSerializer 類別的新執行個體。 |